Questions tagged [hp-alm]

This is the place to post questions about HP-ALM - HP Application Lifecycle Management. Post questions about scripting, administration, integrations etc.

HP Application Lifecycle Management (HP ALM) is a set of software tools developed and marketed by the HP Software Division of Hewlett Packard Enterprise for application development and testing.

144 questions
0
votes
1 answer

HP ALM 12.5 installation fails with 'Unable to validate DB connection parameters' error. Help needed

We are trying to install HP ALM 12.5 on a Windows Server 2012 OS. We have pre-requisite components .Net framework 3.5,4.5, JRE 1.8 During installation, we face an error Unable to validate DB connection parameters. Checked with vendor, but they are…
vnktrmn
  • 1
  • 2
0
votes
1 answer

HP ALM REST API Update with PHP

In this link - HP ALM REST API login using PHP CURL - it's explained how to login to HP ALM REST API using PHP. I followed that answer and I'm able to login and retrieve information from QC but I need to update values and I can't find information on…
zephirus
  • 391
  • 1
  • 5
  • 23
0
votes
1 answer

Retrieve defects associated with test set using REST API in ALM

Below REST API gives all the defects under project from ALM /qcbin/rest/domains/{domain}/projects/{project}/defects/ Is there any way to get the linked defects associated with test set in ALM using REST API?
Nagendra
  • 191
  • 1
  • 3
  • 20
0
votes
1 answer

HP ALM QC: recalculate run status in dependence of run-step stati with REST API

we create/update tests, test-instances and runs with REST API. A problem I now ran into is that the status of a run is not updated if I update the stati of run-steps. If you do it in the application itself it works. Is there a way to achieve the…
AlvaHenrik
  • 404
  • 2
  • 10
0
votes
1 answer

Trouble connecting Jira and HP ALM synchronizer with HTTPS

I do not manage to connect my JIRA server and my QC via the HP ALM Synchronizer. I get the following error message on the ALM QC Synchronizer when I try to connect it to the jira server: handling exception: java.net.ssl.SSLHandshakeException:…
iclman
  • 1,218
  • 9
  • 21
0
votes
1 answer

HP ALM REST API Getting audits based on time

I want to fetch test-instance HISTORY records from a particular date. As per my knowledge, the audit query makes parent-id and parent-type mandatory fields to be supplied while querying for audit records. But in case of my scenario, I will not be…
Neha S
  • 283
  • 1
  • 3
  • 17
0
votes
1 answer

ALM Quality Center : Need to secure New created defect according to Predefind filter by Group

I am working on HP QUALITY CENTER v11 ALM I create a New Defect on the project from the HMI of ALM PreRequisites : The project is “Domain” and “Project-01” I created two user fields “BG_USER_12” et “BG_USER_02” with a list of String I created some…
Francois
  • 1
  • 2
0
votes
0 answers

Using the Trial version of UFT together with the Trial version of ALM

I am trying to set up ALM with UFT as Demo Versions. Both programs are demo versions. I have already installed ALM, but find had to mess with the Java-Paths to get it working with a Java Application that i want to test. I have the problem that the…
tarrasch
  • 2,630
  • 8
  • 37
  • 61
0
votes
1 answer

why do we need customization on HP ALM?

I would like to know the reason for HP ALM providing OTA / Rest API? Why do HP ALM product give API? Why do user needs customization on HP ALM? Are there any limitations on using the HP ALM product directly? If we do customization what are the…
Suresh Rajagopal
  • 183
  • 1
  • 3
  • 21
0
votes
2 answers

HP ALM 11.52 - OTA API - Check In/Out test cases with VB script

I am using OTA to upload test cases from excel to ALM. I have used the excel add-in and have found it to be quite cumbersome for my project needs, so I am writing a custom script to accomplish the task. Note: Version Control is ON. I have version…
ssoong
  • 157
  • 1
  • 6
  • 18
0
votes
1 answer

HP ALM Authorization failed while build job from Jenkins [Running in Unix as Master]

We were tried to integrate HP ALM with Jenkins to Execute our test cases as post build actions. It will triggered after Build and deployment. Here Jenkins runs in unix machine as Master and we make our windows machine as slave. we installed ALM…
Madhan
  • 671
  • 2
  • 12
  • 25
0
votes
1 answer

Manual filter generation in HP ALM Quality Center

Filters in QC can be copied to clipboard and pasted from it. [Filter]{ TableName:CYCLE, ColumnName:CY_FOLDER_ID, LogicalFilter:\0000004a\^Root\Sprint1^ Or ^Root^ Or ^Root\Sprint2\QA\Func\Columns ordering^, VisualFilter:\0000004a\^Root\Sprint1^ Or…
AlexProutorov
  • 677
  • 11
  • 22
0
votes
0 answers

HP QC ALM How can I list the recently checked in scripts and tests?

We are working with HP QC ALM v11.00. We have enabled version control in the same. I need to keep an eye on all scripts (Business Components and Test Resources) that are recently modified in the same. I need to do this to have an overview on the…
0
votes
0 answers

ALM11 OTA API Error for Unattached test sets: No post allowed for object that has virtual father

In HP-ALM 11, moving test sets from the 'Unattached' folder to any other folder in the test lab, using the OTA API throws the below exception: 'No post allowed for object that has virtual father' The exception is thrown at the 'post'…
sji
  • 1
  • 2
0
votes
1 answer

How to retrieve data in delta using REST API from HP QC? Can we configure it to push data to an endpoint whenever there is a cahnge?

How to retrieve data in delta (only new data compared to last retrieval) using REST API from HP QC? Can we configure it to push data to an endpoint whenever there is a change?
1 2 3
9
10