What is the deference between regression testing and re-testing?
Answers were Sorted based on User's Feedback
Answer / prashant sharma
Re testing - It is done to make sure that the test case which fails in last executionare passing after the defects against those failures are fixed.
Regression testing- Check whether the newly added funtionality not affecting the existing system.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / nagaraju
Re-testing: Testing the application with various samples of
data is known as regression testing. we can also call this
as "Data Driven Test".
Regression Testing: Testing the application which is already
tested is known as regression testing. Here application new
build will be tested.
| Is This Answer Correct ? | 1 Yes | 2 No |
Answer / nagaraju thammali
Re-testing: Testing the application with various samples of
data is known as Re-testing testing. we can also call this
as "Data Driven Test".
Regression Testing: Testing the application which is already
tested is known as regression testing. Here application new
build will be tested.
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / guest
Regression Testing:Re-execution of test on the modified
build with multiple test data.
It also checks the modifications is effected in other
functionality or not.
Retsting testing:Re-execution of test on the same build
with multiple test data.
| Is This Answer Correct ? | 0 Yes | 1 No |
what is the difference between v & W model? please explain in detail
Why did you choose the Software Testing Field?
how to retrieve the test data?
If tester report a bug & developer open it & bug is not occur there. What sud tester do in this situation??
what is the difference between testing and software testing? what is testing methodology? how can we do reliability testing? plz reply to this id sari.swapna@gmail.com
1. What types of documents would you need for QA, QC, and Software Testing?
which model are you following
what is the difference of the Functional testing in the waterfall model and V-Model?
What is the difference between Agile model and V Model Can anyone elobarate and explain each model and differenc
In which way tester get Build A, BUild B, ....Build Z of an application, just explain the process..
what is localization testing?is it a black box testing or white box testing?describe briefly?
What is Retesting?