Close Work item when all its Related Test Cases are Passed
One answer
RTC is used to track development implementation and you close your RTC tasks when development implementation is complete. You create link between RTC work item(s) and test case in RQM. You track progress via traceability view which shows you current state among various lifecycle artifacts.
A Story is considered done when these criteria are met:
- The acceptance criteria for the story are satisfied.
- All of the tasks on the story are complete.
- Test execution is a successful.
- All of the defects that affect the story are closed..
I suggest that you read MTM Lifecycle Sceneario - 2012. Interesting scene would be Assess Plan Coverage and Verify that the Story is Done.