RQM - Best Practice on Test Suite Execution
CLM 502
My dept has 300 test cases split in to 3 Test Suites,. Our test execution only happens through test suites...that's fine. However here is the problem scenario:
I have a test suite with 100 test cases. I execute and find 3 defects with 3 of the test cases. In a perfect world, after the defects have been fixed, I should execute the whole test suite again. In Reality, they want me to re-execute just those 3 cases and see the results of the TSER. However, the users are selecting to skip the passed and execute the failed, and it leaves the TSER with a "count/weight/points" of just the 3 that were executed. Is there a better way to handle this?
My dept has 300 test cases split in to 3 Test Suites,. Our test execution only happens through test suites...that's fine. However here is the problem scenario:
I have a test suite with 100 test cases. I execute and find 3 defects with 3 of the test cases. In a perfect world, after the defects have been fixed, I should execute the whole test suite again. In Reality, they want me to re-execute just those 3 cases and see the results of the TSER. However, the users are selecting to skip the passed and execute the failed, and it leaves the TSER with a "count/weight/points" of just the 3 that were executed. Is there a better way to handle this?
Comments
Don Yang
Sep 30 '15, 3:51 a.m.