Thursday, September 13, 2018

How do you identify test cases for regression testing?


Include the test cases that verify core features of the application, test cases that have frequently yielded bugs, include test cases for functionalities that have undergone some changes, include all integration test cases and include all complex test cases.

No comments:

Post a Comment