Regression testing: suppose you have 1000 test cases & u find a bug in unchanged component , so whether you test whole test case or some particular test case
Answer Posted / bhoopendra
In regression testing we we only check the test cases
that are related to that bug rather than executing all 100000
test cases.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is mean by incident logging system ?
What exactly you do as a Configuration controller?
Explain the procedure & path of s/w in testing?
how many modules in ur bank project? what functionalities r there?how did u check? could u plz expalin ur banking project?
Discuss what test metrics you feel are important to publish an organization?
do we need to write test cases for workflow of the product for instance: there is 2 module "TRAINING ASSIGN MODULE" and "EMPLOYEE" in TRAINING assign MODULE iam assigning training to employee setp is 1.selct traning "oracle" 2.select employee u want assign "peter" 3.apply. now to check whether training assign or not GOTO EMPLOYEE module 1.click on "peter" 2.click on 'view assign to employee'link.now this is a flow do i need to write test cases for this fllow.plz help me guy mail me nirmal_rawatt@rediff.com
Explain the advantages of automation over manual testing?
What is the responsibility of programmer’s vs QA?
. Is any graph is used for code coverage analysis?
diff b/w desktop based testing & web application testing
How to test whether the application is having memory leakage using task manager and PerfMon. Please tell if any one know. thanku
how to access a build & wat is its configuration
Am putting E-commerce project in my resume can any one please tell me about E-commerce application explaination..
How do you scope,organise and execute a test project.
What is the difference between a bug, a defect and an error?