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
Test cases on send/ receive button of Microsoft outlook.
how to clarify functional requirements and non functional requirements in a srs?
What is the difference between Sleep and wait in winrunner what is integration testing and types of testing present what is system testing what is data driven testing what is functionality testing if requirements are given to you then how do you write the test cases for it Account number = Ok cancel For above given form the valid account number starts from 1 to 1000 so is it necessary to input the 1,2,3 ….998,999,1000 test cases to check the conditions of valid account numbers I,e is it compulsory to write 1000 test cases for the above form
Which are the standards for software test plans?
Can some one help me writing a manual test case for email applications like yahoo i need for www.everonn.com
What is bug severity?
what is mean by Performance Related Testing in data base?
What is checkpoint? How can you handle the checkpoints?
can any one send sample test cases for database testing by taking an example? also leave emailid please. thanks (very urgent)
tell me brief about your project? please help me how to explain the project what is the flow? my current project is ERP domain web based application. please help me
what technical problem u face in your module please tell what is it mean its any bug or anything else i want ans give any example which ever modul u r working for u can give me any example
Define performance and stress testing?
What is fuzz testing?
Difference between Re-testing and Regression testing?
What is testing and maintenance?