• Unable to load VAPI-XP-TEST text script to ALM test with REST API

    Using REST API, trying to create a QC test with custom VB script for test type 'VAPI-XP-TEST'. We are able to create test with REST API but not able to attach a custom script with it. Not able to locate any REST API that update the storage resource that…
  • Trying to prompt users to change their default password using code in CanLogin

    Hi, I am trying to prevent users from logging into the ALM project if they are using the default Password. The user would be prompted to go and change their password. I am attempting to use the 'CanLogin' function to do this. However, currently, it…
  • Auto folder structure creation

    We need to automate a Folder structure, Everytime we create a project folder in that we have to insert the same structure of sub folders. For Eg: We created a folder 'PRJ-2345 Demo' in which we need the below mention folders: 1 - Data Validation…
  • Enable defect notification 'if Blocked defect is closed' then notifying child defect "Detected By"

    Hi There, I would like to know the solution for this requirement, any script is required for this? Enable defect notification 'if Blocked defect is closed' then notifying child defect "Detected By" Thanks for your help.
  • Automatically updating "Assigned To" field with "Detected By" person when status is change to fixed

    Automatically updating "Assigned To" field with "Detected By" person when status is change to fixed
  • HP ALM QC workflow script modify copy/paste

    Hi everyone ! Here is my question: Is it possible to change the copy paste especially in test plan using workflow script ? I need to make a script to copy and paste tests from one folder to another but the amount of information is too big to transfer…
  • Need Script to Determine Cycle by Date

    We are leveraging the Target Cycle field on the TestRun object, and want to compare the Target to an actual. We added a User_Field (Executed_Cycle) on the TestRun, which currently is entered manually. My goal is to have script populate this field based…
  • Trigger HP ALM workflow script with HP ALM Synchronizer?

    Hi I managed to create a workflow script entry that updates a user timestamp and the state of a defect when another field is changed. This is done from the "Script Editor"-->"Defects module script"-->"Bug_FieldChange" by adding conditional statements…
  • Workflow Scripts

    Does anyone know if there is a codebank of various workflow scripts for QC/ALM online anywhere?
  • Workflow - looking for a solution like list but with more than 2 entities/columns

    Hi there! I guess this one will be quite complicated. It is all about storing Information to each selected item from a list. Here we go. We have created a new requirements structre for the next year. the problem now is, that there are several external…
  • Move the 'Priority' field from Requirement to Test Plan

    I need to take over the priority of the requirements to the linked test cases in test plan. I used 'Convert to Tests' fucntionality but this isnt carrying all fields from requirements to test cases. I tried modifying the workflow script. I am able to…
  • RE: Creating a library via OTA

    As the other engineer has stated Libraries are not yet supported in the OTA and there is an Enhancement Request submitted on this to Product Management. However, I am able to sucessfully create a new library using the OTA using the following code in VS…
  • create a button and tie it to workflow code that updates the link information for all defects

    "To create a button and tie it to workflow code that updates the link information for all defects." Could you please explain how to achieve this because i went inside Toolbar Button Editor and created one for Defects but don't know how to use it inside…
  • Problem with project upgrade and workflow customization

    Hello, i am currently upgrading a platform from QC10 to QC11.52. I could upgrade the project, but i have an error (joined to this message) when i want to see the steps of a test run. I wen to the script editor and looked for the incriminated workflow…
  • Non-English Letters Not Captured

    Hello, My Soap xml file contains non-English characters that need to be inserted into the test script. First time creating the script in VuGen, I am able to save the xml file and import SOAP as it is. But when i upload the script to HP ALM Perf Centre…
  • How to get Requirement ID which is coverd by the specific test plan

    When Test-Plan ID is specified, how can I get the Requirement ID which is coverd by that Test Plan by using Workflow script? teach me please.
  • OTA generate new test case script

    Is there a way in OTA to add new test (in TestPlan) with QuickTest scripts generated? Thanks.