Is it possible to prevent execution of a test if there is an open defect against the test case? (blocking defect)
I have a "Manual Result" with a defect created against it that is set to the "Blocking" status. However the result's parent execution record indicates that the "Blocking Status" is non-blocking, despite the "Blocking Defects" attribute list including the aforementioned defect. Why is this?
My intention is to prevent further execution of the test case until the defect is resolved (or indicate to other uses that there are unresolved defects in this test). Can "Blocking Defects" be used to accomplish this? If so, how do I set the "Blocking Status" of the test case to blocked?
Thanks for the help.