• 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…
  • Tagging of Test Cases for better search ability

    In ALM, we have around 25k Test Cases. These Test Cases are segregated by different fields like Test Case Type, Corresponding Application, Initiatives etc. Recently we have been getting complains from user that they need some mechanism through which they…
  • HP ALM - How to organize test cases so that they can be searched easily ?

    We have test cases for testing the UI and API of a large & complex website. We find it hard (5-30 mins or more) to find test cases, especially for regression tests. As a result, many people just end up writing new test cases that exist already. Sometimes…
  • Changing the Status of the Test Case when it gets copied

    Hi We have a requirement, where the copied test case should have the design status to be reset as 'New' (We have added new values to the Design status field) Detailed Scenario: 1. Upload test cases with status as 'New' (Manual test cases) 2. Change the…
  • How to find the Retest Pass Count of a Test Case Instance in HPQC 11.52 ?

    I require a way to get the retest pass data of test instances which has changed from "failed" status to "passed" according to the execution date. Can someone pls help me on this ?
  • OTA Locked Test Case question

    Let's say for instance I have a web application that I have created that launches from quality center, that allows the user to modify parameter values and called template testcases in a specific testcase. Is there a way to unlock the test case so the…
  • ALM 11 Test case descriptions during manual execution

    Hi all, I create manual test steps in ALM 11 and insert a paragraph break between lines in the test case to make it easier for my team to read the test cases. When I execute these test cases, the manual runner does not recognize the paragraph breaks and…