How to automate a rule to change the status of Xray Test execution test status when the linked defect is closed.
if i have a test under Xray test execution, and this test is failed and a defect is raised while testing.
if this defect is closed i want to change the status of this test Run under test execution to Retest.
Regards