Regression Testing in Software Testing:
Re-testing in software Testing:
After developer fixing any bug/ issue or after applying any patch to the code in the application QA/Test Engineer need to check whether bug properly fixed or not. This is called "Re-testing".
After developer fixing any bug/ issue or after applying any patch to the code in the application QA/Test Engineer need to test related functionalities for unexpected side effects. so Regression Testing ensures that all functionalities are working fine with latest changes. If QA find any issue/bug he/she will raise that bug so that develops will fix those side effect issues.
Re-testing in software Testing:
After developer fixing any bug/ issue or after applying any patch to the code in the application QA/Test Engineer need to check whether bug properly fixed or not. This is called "Re-testing".
No comments:
Post a Comment