Change State of Test Case after a Test Script is Updated
I want to make sure that if test script is updated, associated test case' s state should be changed to "ready for review" or "draft".
To explain the scenario with steps;
1- test case is created.
2- test script is created.
3- test script is added to test case.
4- test script and test case is approved.
5- test script's state changed to draft and modified.
6- After the step 5, i want state of test case to be "draft" or "ready for review" to be approved again. What do i need in order to force system to track changes?
To explain the scenario with steps;
1- test case is created.
2- test script is created.
3- test script is added to test case.
4- test script and test case is approved.
5- test script's state changed to draft and modified.
6- After the step 5, i want state of test case to be "draft" or "ready for review" to be approved again. What do i need in order to force system to track changes?