• How to fetch the Requirements that are stored in Req Coverage Section under each Test Case of Test Plan using REST API?

    I have tried to fetch the requirements that are stored under Req Coverage tab of each test case from test plan. I have below URL to fetch the test case information. https://alm.xxx.xxx.com/qcbin/rest/domains/SOME_DOMAIN/projects/SOME_PROJECT/tests…
  • HP ALM 11.52 OTA - Finding the ID for the Parent Requirement.

    I'm having an issue retrieving the requirement id of for a specific requirement name. I have an excel spreadsheet where Column 1 is the path structured like "\Requirements\Folder 1\Folder 2\" column 2 is the requirement name, column 3 is the requirement…
  • Get Requirement ID by means of the Requirement Name from Testplan

    Hello, when I write a test procedure (from test plan), I have a new user field in each design step containing the NAME of the requirement tested with this step (if any). I would like to link automatically this requirement to the test (so that it is not…