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 / roopesh
Regression testing is done on the modified build to check
if the new added functionalities is affecting any of the
dependant modules.
We can trace the dependant functionalities through
requirements. You can say that the impact analysis comes
into picture. The child modules that gets impacted by
changing the parent modules have to go through regression
testing.
Is This Answer Correct ? | 9 Yes | 1 No |
Post New Answer View All Answers
How do you scope,organise and execute a test project.
Enlist some bug status along with its description?
What is a test log?
Which test cases are written first: white boxes or black boxes?
Diffrence b/w functional testing,functionality testing,system testing?
Can test condition,testcase and testscript help u in performing the static testing
Do you know anything about Set Top Boxes?
I want to know about satyam manual testing questions
What is un-installation testing?
What is an audit report? Whom is it done by?
What is date driven testing?
Hi, Please can one tell me how to test the usability testing, which method has to be used, how to write the report? Thanks Deepa
What is quality center? How many built in tables does quality center have?
Hi friends, currently i am working with banking domain project in the part of testing..what kind of questions will be ask at interviews.. can anybody listout the project oriented questions which are asked in interviews...
When to stop testing? (Or) how do you decide when you have tested enough?