what is difference between regression testitng and re testing
Answer Posted / apoorv shah
You will do all the test procedures once u make any new
change or add a new functionality that's called Regression
testing.
You will do testing for only the Changed Scenario that's
called Retesting.
Another way
Regression Test. We will test all the modules ones u make
any change in the application. Just make sure whether the
added functionality have been affected the existing
functionality or not.
Where as in Retesting, we will test only particular module
in which you have made changes.
| Is This Answer Correct ? | 14 Yes | 0 No |
Post New Answer View All Answers
Test cases for Internal IP Messenger
Can list out some disadvantages of manual testing?
Can you explain the pdca cycle and where testing fits in?
What are the disadvantages of manual testing?
How to write testcases for unread/read mails for gamil inbox? and what are the types of testing you do on them?
How can write testcases on a code under development pls give asnwer
Discuss what test metrics you feel are important to publish an organization?
what is the function generator?
How to explain the Insurance project in the interview?
why use caffine for HPLC calibration ?
what is the challenging position faced in the testing not in point of management point of view it must be in the point of while testing the application?
How to test whether the application is having memory leakage using task manager and PerfMon. Please tell if any one know. thanku
What is an exit criteria?
What are the two main categories of software testing?
how to verify a button size (e.g Login Button) on a web page have same dimension prescribed by Client in UI Testing..??