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 / arun
The intent of Regression testing is to ensure the software
remains 'intact' and it is not affected by the changes
introduced in the software and also have not undone any
previous codes.
So while thinking logically, we should repeat the same test
cases and as well with the new scripts, based on the new
function/change added to the application.
However, it depends on our work scenario.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
can anyone tell me few critical bugs in ecommerce project.
What are the main key components in web applications and client and server applications?
negative test cases on banking domain ?
What is your Approach when you find 10 Sev-1 bugs in 50 test cases?
i) functional test cases can we consider for regression test ? or we have to write separet test cases for regression test ? ii) How to write the system test case and what are the technique shall we have to follow ?
What is the difference between qa, qc, and testing?
Inwhat basis the time is allocated for testing the application?
how to test a store procedure?
what is prototyping model,RAD model V model, spiral model?????
user id @ yahoo.com (or) yahoo.co.in (or) gmail.com.... etc
how can u prepare the test plan?
What is the difference between white box, black box, and gray box testing?
whats the reason to display the password(not in encrypted form) in the script in load runner but not in QTP?
What is difference between web site testing, desktop application testing and wireless application testing? what is the difference in testing strategy to test them?
How to do the performance testing manually? Does you have a test case for that?