Answer Posted / lakshmana rekha basu
Whenver there is a modification in existing functionality,
it has to be tested again which is called regression
Testing.
for regression Testing we use
2 documents:
Design Document
Traceability metrics
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
-What do you think about unit testing? -How do you assure quality of the code you release? -How do you release software?
What is the test ware?
On what basis CCB approves the changes?
What are basic, core, practises for a QA specialist?
What is a test case template?
Why is it often hard for management to get serious about quality assurance?
What tools are available to support testing during development of application?
Can any body worked in QA in Finincail / Trading experience. i appreciate if you ans my some questions.
what is Conventional SPMs
what for cmmi and iso(what are they) are used and how we can use them in our testing and whole work related to sqa.Do it has any kind of format if it has kindly tell me from whr i will get it kindly give detalied answer?
Explain what should your qa documents include?
What is maturity level?
An automated bank teller system?
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 would you do if you have a large suite to execute in very less time?