I am using ALM Octane 16.1.100.132 and notice when I export some requirements using REST API 'Get' or export some tests to .CSV or .XLS not all covering tests are included in the export.
For example:
Req ID 123456 'Test Coverage' field shows a total count of 11 Tests covering the requirement. However, a REST API export of ID 123456 only includes 3 of the 11 tests. Likewise, a .CSV or .XLS export of the 11 Tests shown in the expanded 'Test Coverage' field only includes Req ID 123456 for 3 of them.
Also, when selecting each of the 11 Covering Tests for Req ID 123456 from the expanded 'Test Coverage' field in ALM Octane, only 3 of them show Req ID 123456 on the list of covered requirements. This seems to indicate that 8 of the 11 Covering Tests are only traceable in one direction (i.e. From Req ID 123456 to 11 Tests, but only from 3 of those tests back to ID 123456).
Any assistance with exporting ALL tests associated with each requirement (versus a select few) would be greatly appreciated!