• 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…
  • REST access to test design steps in specific version of a test

    Hi, I'm running some REST API calls vs our Saas 15.00 ALM instance I'm trying to access the state of design-steps at a previous version of the test. I can do it in the HP ALM by going into the history tab and comparing two , so I know it should be…
  • Build Verification Suite using OTA

    Hi, Is it possible to manage Testing --> Build Verification using OTA or REST API? I cannot find any official documentation about this Thank you very much
  • ALM OTA API change test set hosts allocation

    Hi, I'm able to create a test set using OTA API, but i cannot understand how to change the default execution properties. I would like to assign a fixed number of hosts to a Test Set, coming from a specificic 'Host Location'. In other words, I…
  • ALM REST API: Updating Test Instance Status without creating a "Fast_Run_" Test Run automatically

    I'm attempting to record automated test runs from another tool against Tests in ALM. I'm able to use the REST API to create a Test Set, create appropriate Test Instances for that Test Set, and record Passed Test Runs. However although the Test Set contains…