• failed to enforce policy error while doing cross project customization

    In ALM 17 we are trying to apply cross project customization from one template to a project but we are getting the following error. It says Invalid column size but don't know in which table or field this issue is happening. We have not added any field…
  • How to Change ALM QC Password Expiry default Mail template

    Hi, is there any way to Change the default Mailtemplate for ALM System Mails, like Password Expiry. We are using alm qc 24.1.
  • How Do I access TestSet Entities in Run Modul?

    Hi folks, I try to customize the he Manual Run Dialog (New and MoveTo). I created some new Entites in Run and filled one with the status of the test case. Now I want to get the "planed Testenvironment" either from the Testset or, when empty from the…
  • How Do I show Test:Status in Manual Runner Dialog like Test:Name?

    Hi there, I'm customizing my dialogs to minimize the essential attributes so the users are available to see what's really necessary. In the Manual Runner-Dialog are some attributes from other Entities like "CY_CYCLE", "TSC_NAME" and "TS_NAME" which…
  • Unable to Connect to QC ALM - Authentication Error

    Description: We are currently unable to connect to QC ALM. When attempting to log in, the following error message appears: "Failed to login. Please contact system administrator for help. Description: Authentication failed. Verify your username and…
  • Unable to Attach Files in QC - Error and 0KB File Size Issue

    Description: We are experiencing an issue with attaching files in the Quality Center (QC). When attempting to upload an attachment, the following error occurs, and the file gets updated but shows as 0KB in size. When trying to open the file, it displays…
  • 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…
  • ALM unable to connect to uft host - testing hosts has reached limit of logged in users

    I am trying to connect my ALM (17.1) to UFT one but when i try to "check host" or run an automation script, the actions fails with the following error Finished with errors. Check Host has failed on all purposes: Lab Service failed to log in as XXXX…
  • 'Send Email Automatically' checkbox won't stay checked after saving

    Hello, We are running a SaaS implementation of ALM 17.0.1. In Site Administrator, it seems like it takes 2, 3, 4, or more tries to get the Send Email Automatically option in Site Administrator for our projects to retain. What is currently happening…
  • Workflow to change Detected on Date to current date on the new Defect created on COPY AND PASTE of existing Defect.

    Not finding much information on COPY and PASTE of a Defect in Desktop Client workflow commands/syntax. I have looked at 'Sub Defects_Bug_New' workflow and tried adding something to this effect.. Bug_Fields("BG_DETECTION_DATE").Value=Cstr(Now()) but this…
  • Analysis|Project Report|Test with Design Steps - is not showing the information of selected folder

    When I select a folder in the HP ALM Test Plan and click on Analysis -> Project Report ->Test with Design Steps, the information generated on the report is not from the folder I selected (it shows information from other folders) I'm using ALM version…
  • How to make test asset unlocked while having it open in UFT One?

    Hi everyone, I have a test script open in UFT and try to change connected to the script data table stored in Test Resources. It says it is locked by my user. So I have to completely close the script in UFT one so I can edit data table. This is pretty…
  • ALM & MS Teams Integration

    I am in the early stages of integrating ALM and Teams, but the Azure team is asking if ALM requires Delegated Access or App-Only Access . Can anyone answer this question? I reached out to a support engineer at MF/OT, but they didn't know. I am using ALM…
  • How to import Test's to the Test Plan in bulk without Excel

    A few days ago I got the desktop office license, so I can't use Excel to upload my test cases to ALM, do you know if there is any other way to upload cases in bulk?
  • Update Test resource data table with run time value from UFT One

    I have a data table stored as a test resource and connected to UFT One script as Resources -> Data Table in Settings. I would like my script to write into this table with runtime values and read them again in other steps of the script. I know it is…
  • ALM Quality Center - How to change username?

    I have searched the docs and community here and have not found anything younger that 14 years ago and very old versions of ALM that are related to username change. I am thinking there has to be some way to do this and retain all links to the QC data the…
  • How to update a multi-select field in ALM using REST API / JSON?

    Hello everyone, we are currently trying to import test cases into ALM/QC using REST API / JSON and have a problem setting values into multi-select fields. The variant 1 only inserts 2 first values: "AAA;BBB" { "Fields": [ { "Name": "user-01", "values…
  • ALM QC Project Upgrade Failed - ALM-E10011 - ALM 16 -> ALM 24.1

    We migrate from server A, DB instance A with ALM 16 to server B, DB instance B with ALM 24.1. We export the projects from Server A and import them to Server B. Many projects could be migrated successfully, but this project aborted every time with…
  • ALM QC - Jetty PFS Configuration

    Hi, how can I Configure my ALM Installation for perfect forward secrecy + TLS1.2. I cant find anything in the documentation.
  • Remove Lab Management Extension from Project

    Hello all, I try to migrate some Projects to a new Installation and do not want that ALM Projects use the Lab Project. The responsible departments do not use this anymore. How do I remove the LAB Extension from ALM Projects. How Do I deactivate…
  • How to fetch the Requirements that are stored in Req Coverage Section under each Test Case of Test Plan using REST API?

    I have tried to fetch the requirements that are stored under Req Coverage tab of each test case from test plan. I have below URL to fetch the test case information. https://alm.xxx.xxx.com/qcbin/rest/domains/SOME_DOMAIN/projects/SOME_PROJECT/tests…
  • The StartExecution method of TestSet can be used also to run VAPI-XP test?

    Hi all, we have a scenario to run testset automatically without human interaction and I would like to know if it can be done not only for UFT test but also using VAPI-XP test. From the documentation there is no specification so I think it is possible…
  • After import via qcp file and verify the repair shows sql Error

    After importing a project from Version 17.0.1 to Version 24.1, Update Project and Verify is done successfully, the repair failes with SQL Error After this Error the project is corrupted 2024-04-23 09:53:42.697 Repairing entity update permission…
  • If we edit Test Scripts in mannual runner, attachments are savingback in test plan aswell

    While running a manual script in Test Lab, if the tester changes the script in the test run(Description or Expected), add an attachment to the step, click on an End run and then select “Save changes to Test Plan”, then attachment is saving in Test plan…
  • "Access to this resource has been denied" for Business Components endpoint in HP ALM Rest API

    Trying to create custom script using HP ALM Rest API and while all endpoints are working fine \bp-components endpoint gives me following: Response code: 403 {"Id":"qccore.operation-forbidden","Title":"Access to this resource has been denied","ExceptionProperties…