What is difference between Regression and Restesting?
Answers were Sorted based on User's Feedback
Answer / ashokkumar
Consider an Example.
you have modules like add, delete, modify, cancel and ok
buttons.
you have already 150 test cases for the above.
Now You are going to introduce an other module ie, edit,
for this You have 50 test cases.
After integrated edit with other modules,
you check 50 test cases working correctly or not. This is
Regression Testing,
Now all together you should check all the 150 + 50 test
cases, ie called Retesting.
| Is This Answer Correct ? | 2 Yes | 4 No |
Answer / raj
Retesting :running a test morethan once
Regression testing:It is a test used to verify that already
tested software is still functioning correctly or not and
not affected by the test object and the environment.The
main aim of regression testing is to check whether it has
any unexpected side effects after fixing a bug.
what we can conclude is if regression testing is a super-
set then retesting is a subset
let me know ur answer
| Is This Answer Correct ? | 1 Yes | 4 No |
Answer / kiran
retesting means testing whole document again then it is
called as retesting.testing once again from starting to
ending is retesting
testing particular point where changes taken place.testing
the particular place where the bug fixed by the
developer.testing whether that changes effecting on code or
not it is called as regression testing
| Is This Answer Correct ? | 0 Yes | 7 No |
In Testing What Type of Defects your finding
What are the possible scenarios for LMS?
What is mutation testing
26 Answers AppLabs, Four soft,
any one giv test cases for wordpad using equivalence class partioning
1.The effectiveness of a test suite in detecting errors can be determined by counting the total number of test cases present in the test suite. is it true
What are the four steps to record a test script?
How to write a mail to PM and Client regarding Bug status report.And how u r introducing your self to the client through mail.I want a format of both.
IN SQL SERVER 2005, With out using Query, hw can u break down USER NAME & PASSWORD to enter the software.
What is the negative test cases for www.yahoo.com?
Guys, can any one of u give the realtime example for Black Box Testing
What is the difference between qa, qc, and testing?
Where do you get your expected results?