Software QA Testing Question:

Download Job Interview Questions and Answers PDF

What is The objective of regression testing?

Software QA Interview Question
Software QA Interview Question

Answer:

The objective of regression testing is to test that the fixes have not created any other problems elsewhere. The objective is to ensure the software has remained intact. A baseline set of data and scripts are maintained and executed to verify that changes introduced during the release have not "undone" any previous code. Expected results from the baseline are compared to results of the software under test. All discrepancies have to be highlighted and accounted for, before the testing can proceed to the next level.

Download Software QA Interview Questions And Answers PDF

Previous QuestionNext Question
Explain Storage Testing?Explain Stress Testing?