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 are testing techniques? What is difference between general and specific?
What is a code walk through?
What is a critical bug?
What are the various techniques in white box testing?
How to do Pixel Size testing in a PDF document. Is there any Open tool that will be avaiable?
Have u ever done testing related to a database,give examples to support u r answer.
Why it is recommended to add verification checks to your all your scenarios?
Why should you care about objects and object-oriented testing?
What is decision table testing?
Do write a separate test case for regression testing? If it is yes, explain how to write the test case?
!what are the entry criteria for antomation testing ?
How we allocate the priority(Blocker, Critical, etc.,) in Testing?
what is Test management fundamental?
What is Test methodology, Testing type , Testing approach, Testing technique & Testing methods. Explain with example.
What is Pre UAT and UAT is there any difference ?