What is the main diff. between Retesting and Regression
Testing ?
Answers were Sorted based on User's Feedback
Answer / ramyab.mca@gmail.com
Hai...
Retesting: In which one will perform testing on the same
functionality with multiple sets of data in order to come
to a conclusion whether it is working fine or nor.
Re-gression Testing: In which one will perform testing on
the already tested functionality again and again.
Difference:
Retesting will start from first build and continuous upto
the last build.
Regression will start from second build and continuous upto
the last build.
During Regression also Re-testing will be done that is why
it is called as Re-Regression Testing.
K,Byeee..
Thanks & Regards
B.Ramyasri
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / rehaman
Retesting is a positive Testing where in we test the s/w for passed test cases
Regression testing is a negative testing where in we test the s/w for failed test cases
Retesting is done to check whether the developer had fixed the defect or not
Regression testing is done to check whether the fixed defect is effecting the the remaining s/w or not
| Is This Answer Correct ? | 0 Yes | 0 No |
What is Test Strategy in test plan, Please explain in detail ?
What is meant by benchmark testing?
Could any body tell me about 'Defferred test'?,please. when will we use 'Defferred test'? Who will use it?
What is severity and priority of bug? Give some example.
Can Anybody give simple example for High seveority , low priority and High Priority low sevority defect or bug..Thanks in advance......
What is early testing?
1.Tell me negative test cases for notepad 2.Tell me the factors for for writing severity based test cases
Black box Testing
Test cases for Equity,Bond,Futures and options financial instruments
Write the 10 high test cases for making video call/face time
What are the different test levels
6 Answers IBM, Riphah International University,
What is the initial stage of testing?