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 |
If I have prepared the test case document for version 2.0 and I got the new build say 2.1 then I have to add the test cases for version 2.1.My question is that How should I do that? because each test case has a unique id .
what is the testcase review?
HOW DO U EXECUTE THE CASES WHEN THE TIME IS NOT SUFFICIENT TO EXECUTE ALL THE TEST CASES?
How quickly we need to fix the bug? Or how soon the bug should get fixed?
State a generalized process for load test? Or explain how you did it previously.
List 5 major test cases for Lift
What is Difference between White-box Testing and Unit testing?
6 Answers AZTEC, College School Exams Tests,
Beyond the customary advantages of having a testing group, what are the benefits does a company receive from a well run, automated testing group?
What is the V model,Tell me in brief??
What are build and version please explain why number changes in build and version
Mapping the test cases with the requirement. What is this process called?
Am putting E-commerce project in my resume can any one please tell me about E-commerce application explaination..