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 |
How would u test and automate an Antivirus application ?
what is increment testing approach?
Who will participate in testcase review?
Do you know any kind of matrix ?
there are 100 test cases. and u got a bug at 85th test cases. u reported it to dev and dev fixed that bug. when u r doing regression testing from whic test case u'll do tetsing?? will start from 85 th test case are u'll execute 100 test cases??
In real time how Data base testing is done Manually? Mean to ask we write sql queries WHere, If you r using test management tool like HP QC
What is difference between windows 2000 server and windows 2003 server
23 Answers CMS, IBM, Logica CMG, Microsoft, nvidia, PC Solutions, Satyam, Slash Support, Symantec, Vee Technologies, Veritas, Wipro,
why we calling it as bug life cycle not as a defect life cycle..
If you find a bug and the developer says it is as-designed, what can you do?
What are the differences in testing a client-Server and a web Application
what is stub and driver ?explane in brife.,and some example
How much experience do we have to become a QA? What are the responsibilities of QA?