Query for Test Case Execution Record ID(s) from Test Plan & Test Case ID's
Hello,
Given Test Plan & Test Case IDs, I need to GET associated TCER ID's over the RQM Reportable REST API. When GETting a Test Case, no TCER information is included (I suspect this lack of TCER information to be as expected since a TCER is unique to both a test case AND test plan).
Doing this manually through the RQM interface is possible, but not feasible for our automation effort. How would one GET this information over the RQM Reportable REST API?
Best,
-Matt