Aptitude Knowledge Question:
Download Job Interview Questions and Answers PDF
Explain what you understand by the terms: Regression Testing and Re-Testing?
Answer:
Regression Testing:
Running tests to ensure that the software has not regressed in anyway as a result of changes to the software and/or environment. Regression testing is running passed tests again to ensure that they still pass. Re-Testing
This is running a test again that had found a fault to check that the fault has been fixed correctly. Re-testing is running a failed test again to ensure that it now passes.
Running tests to ensure that the software has not regressed in anyway as a result of changes to the software and/or environment. Regression testing is running passed tests again to ensure that they still pass. Re-Testing
This is running a test again that had found a fault to check that the fault has been fixed correctly. Re-testing is running a failed test again to ensure that it now passes.
Download Aptitude Knowledge Interview Questions And Answers
PDF
Previous Question | Next Question |
Describe the stages of testing and what the objectives are at each stage? | You have planned to run 600 tests on your own .... What would you do? |