Updating the status of selected test cases in Test Lab
I'm trying to update a test case status using VBScript for a concrete selected test cases, however I'm unable to identify the selected (highlighted test cases) rows.There are features in QC like...
View ArticleError throwing when accessing LinkFactory method in ALM
Hi All,I am getting an error for the below code.Set Runs = Test.RunFactory.NewList("") For Each Rund In RunsIf Rund.Field("RN_Status") = "Failed" ThenMsgBox ("Successfully found out the...
View ArticleHP ALM - Collaps / Expand view (Requirements)
Can something be done about the default collapsed view, in requirements, so it always show all child requirements, like: “Expand all”At the moment every time you change filter a favorite, it collapses....
View ArticleHow to update test instance using REST and PHP?
Hi,I'm trying to retrieve and update some test instances on QC using the REST API and PHP. I already managed to get the test instance data but now I need to update some fields. How can I do this?Below...
View ArticleUpgrade Projects from ALM 11 to ALM 12.5 and link to templates
Hello Gurus,We are upgrading the projects from ALM 11 to ALM 12.50, To manage similar customization for all the projects we have now decided to manage same template for all the projects to be migrated...
View ArticleError trying to export requirements to HP ALM with Excel Add-In
I am getting the following error when I choose the Entity Type (Requirements) from the Field Mapping form. Error happeded when communicating to ALM server:Value cannot be null.Parameter name: valueI am...
View ArticleUtlity for exporting group permissions
Hi,Is there any utility/VBA code available to export group permissions to excel.PFA file for the data i am looking for.Regards,Srihari
View ArticleInstallation ALM 12.50 : "Error 216 occured while loading the Java VM "
I try to install "HP ALM 12.50" but I have this error "Windows error 216 occured while loading the Java VM".I think this error is because I have windows 7 with 32BIT.I have Java 8.Is it possible to...
View ArticleOTA code to move testcases from Test Plan to Test Lab based on the test case...
Hi,I need to move all the test cases from a particular test plan folder(subject>automation>april) based on the test case priority to test lab.And also need to create a seperate folder and test...
View ArticleALM 12.01: Excel export to QC limitations
Hi,Are there limitations to exporting from Excel to HP QC?We have just experienced a problem while exporting an Excel workbook with 50 worksheets.If we reduce it to say 20 worksheets no problems, but...
View ArticleDuplicate project with different name in HPQC 12.50
Hello,I try to duplicate (split) a project in HPQC 12.50. The customer want to have the id's of the test cases equally in both projects.So I try following steps in HPQC.1.) create a backup of Repo and...
View ArticleHP PC 12.53 is compatibility with ALM 11.52
Hi,Currently we are using ALM 11.52 in our organization. We want to implement HP Performace center 12.53 in our organization,We just want to know whether HP PC 12.53 is compatiability with HP ALM...
View ArticleCreate a Release subfolders
Hi all,I try to create subfolders in the release management but without any success at the moment.I use the code snippet below but it only create folders at the root ("Releases")' Create a Release...
View ArticleIs it possible to change Sender of an mail 'Send by Email'
Hi Good Day to All, I got a new request from one our user to change Email 'Send by Email' When ever we use 'Send by Mail' option as a default it is always the name of the user who logged in but here...
View ArticleHow to run Test Set with VAPI-XP-TEST on remote machine ?
I have in workflow following function:'===============================================================================' Name: ActivateTestSet' Description: activate specific test set' Created by Yuval...
View ArticleUpgrading SQL Server and ALM at the same time: From ALM 11.2 (SQL 2005) to...
We are upgrading SQL Server and ALM at the same time, and new environment (ALM 12.50/SQL 2014) is going to be separate from existing environment (ALM 11.2/SQL 2005)Question I had is around DB migration...
View ArticleCreate link between components located in different projects
Hi, Does anybody know if there is a way to create some sort of link between business components located in different projects ? We need to do something like this because the tests are going to be run...
View ArticleTrueclient transaction name not showing Fail status
Hi, In trueclient script, few steps are failing with object not found error. However the transaction name ends with Pass status. But the logs shows error message.Aren't the transaction names supposed...
View ArticlePHP OTA - CPU usage with ALM client v11.52
HiOur QC team recently upgraded us to a newer version of QC (from v11.00 -> v11.52).Since they did that, my PHP script that collects QC information (defects) has started using 100% CPU and I can't...
View ArticleNeed help in using Build Tracking in ALM and Integrating the build tracking...
Currently working on Dev Ops, need some understanding on Build Tracking on ALM and integration of Build Tracking with ALMBasically in SDLC, during Deployment phase, build (With some version) will be...
View Article