What is the difference between Regression and Retest
Testing?
Answer Posted / mahi
In Retesting one will perform testing on the same functionality again and again with multiple sets of values inorder come to a conclusion whether it is working fine or not.
In Regression testing one will perform testing on already tested functionality again and again.usually we do it in two scenarios,
1.Whenever the tester find some defects,send it to the development department,after rectification developers will release the next build,once the next build is released the testers will check the defect functionality aswellas the related fuctionality are working fine or not.
2.Whenever some new features are added,next build is released to the testing department then the testers will once again test all the related features of the those new features inorder to check whether they are working same as previous or not.
Retesting starts from the first build and cotinue up to last build.
Regression testing starts from second build and continue up to last build.
pls let me know if at all any thing wrong.
Thanks & Regards,
mahi.kotike@gmail.com
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is a test scenario?
Which test cases are written first: white boxes or black boxes?
How to do the performance testing manually? Does you have a test case for that?
What is quality center?
Why do we need different environments and different data? What is the other name for environment? Justify your explanation ? real time experts pls xplain?
Can you please explain me how to do testing of an E-insurance project end to end process..
What are bug leakage and bug release?
What is regression testing? When to apply it?
You want a automation tool to be used for your project. How will you convince the client for the same. Please give me specific answer.
what are the typical problems in web testing?
Diffrernce between client server testing and web server testing.
anybody there with 3+ exp in software testing looking for change and like to work in bangalore fwd your resume to vinodhanandhan@gmail.com
HI. ANYONE HAS ATTENDED INTERVIEW FOR TESTING IN MINDKRAFT GLOBAL. I HAVE WRITTEN TEST FOR SOFTWARE TESTING. CAN ANYONE TELL ME WHAT ALL QUESTIONS CANBE ASKED. PLS REPLY. THANK YOU
1.Tell me negative test cases for notepad 2.Tell me the factors for for writing severity based test cases
How can you do the scalability testing?