how to Retrieve "Test Suite Execution Records" in a test plan from RPE?
Accepted answer
The data for the 'Test Suite Execution Records' section of the test plan editor is populated based on the test suite(s) associated with the test plan (hence, the section is read-only). You would find all the Test Suite Execution Record(s) (called suiteexecutionrecord(s)) associated with the test suite(s) associated with the test plan.
Test Plan --> Test Suite: https://jazz.net/products/rational-quality-manager/api-doc-4.0.4/schemas/qm_xsd/elements/testplan.html#a46
Test Suite Execution Record (called suiteexecutionrecord) --> Test Suite: https://jazz.net/products/rational-quality-manager/api-doc-4.0.4/schemas/qm_xsd/elements/suiteexecutionrecord.html#a22
Test Plan --> Test Suite: https://jazz.net/products/rational-quality-manager/api-doc-4.0.4/schemas/qm_xsd/elements/testplan.html#a46
Test Suite Execution Record (called suiteexecutionrecord) --> Test Suite: https://jazz.net/products/rational-quality-manager/api-doc-4.0.4/schemas/qm_xsd/elements/suiteexecutionrecord.html#a22