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 |
Please give me example of low priority and hign severity defects?
what is test case? how to use use cases in test case preparations akila4you@gmail.com
6. what is the purpose of using automation tool qtp? and why we are using framework.
What is GUI Check list?
2 Answers Covansys, IDS Software,
What is a day's work in a QA Tester's life?
What are the advantages of manual testing other than "Low cost", "Where automation fails".......?
wirte the test cases for triangle
3 Answers Accenture, DGF, iGate, Intel, Oracle,
what is the difference between the focused and enabled?
What is the Desktop Testing?
How can World Wide Web sites be tested?
Changes and enhancements to system?
how to select tese cases for automation.give me an example plz.