What is difference between regression testing and re-
testing?
Answer Posted / g. sambashiva rao
Regression testing:
The process of testing an application to identify an
impact of the bug fixed poart of the existing build of the
application on the other functionalities of the same build
of application, or to test the impact of the newly added
functionality (enhancements in the application)on the
existing functionality of the current version of the
application is Regression testing, (Impact analysis process
is carried out in this case)
Retesting:
The process of testing the application rigorously with
all the possible inputs to gain more confidence on the
functionality of the application. This process is rarely
carried out, where we have ample time.
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
How did you do unit testing in your project?
Why it is recommended to add verification checks to your all your scenarios?
i want to for technical interview question paper along with in tesrviwe Phases i need
If there is non reproducible bug which developer is not ready to agree, how you will convince him.
can anyone tell me the questions that can be posed in an interview for a 5 year experienced person in manual testing
Can you explain the pdca cycle and where testing fits in?
What is the difference between pilot and beta testing?
what are metrics and what are metrics did u collect in you are project
How can I done a Web Testing? Which steps are include in it?
which of the following is not a coding defect? Option 1 Test harness defect Option 2 Data flow defect Option 3 Initialisation defect Option 4 Algorithmic defect
What is big bang approach?
Can anyone please suggest me a online book on manual testing??
If automating - what is your process for determining what to automate and in what order
To specify the test artifacts involved in testing.
Write the 10 high test cases for making video call/face time?? Write the test cases for credit card accessing the money transfer?? Write the test cases for file transfer from one user to other from Google Drive/drop box?