What documents QA team needs from Development to orginize a
QA process
Answer Posted / shiva
Code move document from developer that the code was moved
from Dev environment to QA environment is needed
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the various tools you have used in testing process?
What is the difference in responsibilities of programmers and qa analyst?
What is basis path testing?
How validation activities should be conducted?
We have a directory structure /usr/local/jboss/server/{$app_name}/log/*.log which contains 1000 log files. A web application has been logging to the cloud.log file, the attempts of a user called test. The code logs the following way: log.debug(username); where the username equals “test”. What command line application and or combinations of applications will you call in order to create a file named user_log.csv that contains the following lines, where the timestamp is sorted: timestamp,username
What should your qa documents include?
What is the difference between black box and white box testing?
What are test driver and test stub and why we need them?
What is the difference between compatibility testing and cross browser testing?
What is software process?
Suppose you find a bug in production, how would you make sure that the same bug is not introduced again?
What are the benefits of automated testing?
What is the difference between quality assurance (qa) and quality control (qc)?
What is basis set?
What are the different levels in software testing?