what is the diffrence b/w Regression testing and re-testing
Answer Posted / vidya
Regression testing:
Re execution of a selected test case on modified build to
ensure bug fix work and occurances of side effects is
called regression test.
Retesting:
Re executing the same test more than one time with multiple
test data.it is also called iterative or re-testing.
For Example: There are 10 testcases to be passed for a
requirement. But 10th testcase failed and tester raised a
defect in the defect log.
Retesting: After the above defect is fixed, tester need to
execute the 10th testcase to check the expected result for
the same.
Regression Testing: After the above defect is fixed, tester
need to execute the 20% of above testcases by selecting
randomly to make sure that existing functionality is not
broken because of the above fix.
Is This Answer Correct ? | 12 Yes | 0 No |
Post New Answer View All Answers
1.Acceptance testing involves procedures for identifying acceptance criteria for interim life cycle products and for accepting them.is that? 2.Acceptance testing occurs only at the end point of the development process; it should be an ongoing activity that test both interim and final products.is it?
Could anyone share FAQs for Test Manager position...
hi experts, i was asked to write down the requirement description,test scenario, and test cases for gmail login and send email and then to check the email was sent in the sent mails.the format given to me was like this: Req ID, Req description, Test Scenario, Test cases....Can anybody please help me out with this..
Write 10 test scenarios to test remember me checkbox present in login window
What is smoke test?
what is the diff. bw separate database testers and manual testers with sql knowledge guys... iam confusing so much ,,in cmpny database testers are not working on manual..? both positions are same are not? explian clesly with example? thank u
What is PBX Testing & What is Test coverage?
What's the relationship between environment reality and test phases?
Hi, i am looking job in perfomance testing using Loadrunner can any body help me a project in any domine plz(Usah) chs_29@rediffmail.com
how deployment phase of SDLC differs in product based and in service based company ?
Do we have any certifications for ETL Testing ?
How would you do the ollowing Security Testing for web application? 1) Authentication. 2) Authorization. 3) cookies. 4) penetration testing. 5) session testing. 6) encryption and decryption testing pls give examples give example i can't understand so pl
What is build interval period?
What is virtual creation tool?
What do you do if the bug that you found is not accepted by the developer and he is saying its not reproducible.