How do you select test cases for Regression Testing(The
point is when there is change code how do you come know
which part of code or modules it will affect).
Answer Posted / m. a kumar
Regresion testing will come in to the picture for below
instances :
1)when ever the new enhancement/change request will come
than definantly tester has to perform the regression
testing on the existing functionlity to cirtify the new
changes will not impact on the existing functinality.
2)when the devloper fix the issue then obisuly it will come
for re testing , so the tester has to perform the
retesting as well as regresion testing because that
paricular fix will not couse the existing functionlity.
i hope this will make sense
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
Why Equivalence Partitioning is called equivalence or what is the significance of equivalence term in ECP?
test measurment techniques
What are the different ways to check a date field in a website?
What is verification in software testing?
What makes a good test engineer?
what is traceability matrix and its usefulness
How to do security implementation for any URL??
what is the relation between all tabs in quality center & explain the testing process in quality center with tabs?
WHAT IS PROTOCAL TESTING..EXPLAIN? L2, L3 PROTOCALS TESTING MEANS WHAT?EXPLAIN BRIEFLY
how to connect oracle with test director? in testdirector we will be getting only reports? pls answer Thanks in Advance
can any one send sample test cases for database testing by taking an example? also leave emailid please. thanks (very urgent)
How to write test cases for nevigating menus? Ex. Course -Topics -Subtopics
How to test the below code and write test case? Prove that this code is wrong? int add(int a ,int b) {return a+b; }
integration test cases for mouse and keyboard
Manual and automation how do they help in bringing out quality product? Explain?