VB Code to Download the Test Run attachments
Hi All,I posted this question earlier but someone has deleted my post.I am working on a VBScript code to download the ALM Performance center results attachments from results tab of the screen...
View ArticleAdd attachment of type URL with REST
Hi,I managed to add a file attachment to a requirement using the REST API in HP ALM 12..01Does anyone know how to add an attachment with the type URL using the REST API?Many thanks and best regards,Beate
View ArticleExcel Report Query Builder - SQL Error
Hello,In Dashboard > Analysis View, I do Excel reports using SQL. My queries are sometimes quite long and when there is mistake in my code, an error message appear.My problem is the fact that, when...
View ArticleError while generating a project report under ALM 12.21
Hi, While generating a project report of my tests in test plan, I'm getting the following error: "Report generation task (Id: 1040) failed with the following error: An error occurred within an aspose...
View ArticleNeed to change the defect fields based on message box pop up
Hi All, I have the below requirement. Technical Lead can transition a defect to 'Ready For retest' and assign it to Tester. At this time, 'Reason Code' is a mandatory field. It is a lookup list with...
View Articleadapter.CONNECTION_FAILURE : Failed to connect to endpoint of type JIRA
Hi All, I have getting the below error while setting endpoint for JIRA with HP ALM. adapter.CONNECTION_FAILURE : Failed to connect to endpoint of type JIRA. Error:...
View ArticleUSER_SETTINGS
Hi,I use SQL request to get value from USER_SETTINGS table:sSelect = "SELECT CSET_VALUE FROM where cset_category like '%TestPlanModule-00000000395028973' and cset_owner like '" &...
View ArticleUSER_SETTINGS table using
Hi,I use following code to get values from USER_SETTINGS table:sSelect = "SELECT CSET_VALUE FROM USER_SETTINGS where cset_category like '%TestPlanModule-00000000395028973' and cset_owner like '" &...
View ArticleCould not update actual values of testconfiguration parameters in ALM 12.5...
Hi to all of you!We just migrated our ALM 11.0 to 12.5. The migration task has been completed successfully but now, just after I publish the "ready-to-be-used"-info, a user just called me, telling me,...
View ArticleExcel Add-in Defect Upload - Error "Wrong number of arguments or invalid...
Hi all,I'm trying to upload defects from Excel to ALM using the add-in. I managed to upload one, then added a couple of columns to the table, since when I get the VBA error "Wrong number of arguments...
View ArticleALM REST API 12.5: Error 401 when POSTing a simple defect
Hello all,I am trying to create a defect in HPQC using the REST API and the POST command. This is step-by-step what I am doing:1) First I Sign-In to the project using...
View ArticleUSER_SETTINGS
Duplicate of http://community.hpe.com/t5/Quality-Center-Support-and-News/USER-SETTINGS-table-using/m-p/6840542#U6840542
View Article[ALM] QC12.50. A way to keeping login session?
Hi.I'm writing simple viewer app of alm quality center using JS.Refer to Tech Preview API documentation, I need to sign-in by these steps.1. check if authenticated (/qcbin/rest/is-authenticated)2. POST...
View ArticleUnknown Button in Business view
Hi All, Note: Please refer the attached screen print before reading the below query.Can anyone explain what does this button do?????I have marked the button in red and yellow in the attachment.
View ArticleREST API - 11.0 vs 11.5
We have an internally-developed software product that integrates with HP Quality Center. We have this working currently against HPQC 11.0, but we have a customer asking about compatibility with HPQC...
View Articlecustom branding in ALM12
Has anyone successfully implemented any type of custom branding in ALM 12.2? I would like to put a message/image on top of the webclient page so when users login, they can see it.
View ArticleCustom UserFullname list under Project Lists is not getting refreshed when we...
Hi All,Good Day !I had a requirement to populate the full name values for 'Assigned To' and 'Detected By' fields. I created 2 new fields as 'Assigned To Name' & ' Detected By Name'. I created a new...
View ArticleForce periodical password change for all ALM users
How can i configure ALM to force all users across all projects/domains to change their password every period(30 days). these are not LDAP users.
View ArticleGenerating Test Execution report from HP ALM 11.0
Hi,I need help with writing an sql query in excel report generator of ALM 11.0 to generate Test Execution summary report, the columns of the report being the execution date, no. of test cases...
View ArticleALM - Execution Flow - How to BATCH reorder a large test lab
I have a test lab of over 100 automation test cases. I want to run all of them sequentially, or at least, "run test when previous one finishes."Currently ALM only defaults to RUN ALL TESTS AT SAME...
View Article