How do you decide which test cases to consider for Regression Testing?
Selection of test cases for regression testing for the build received from release, should based on following scenario priority for testing those test cases that were failed due to defect, on testing if they are passed. All integration tests, boundary value scenarios, testing functionality of components related to defect, end to end tests that involve …
How do you decide which test cases to consider for Regression Testing? Read More »