We are using ALM 17.0 in windows OS. We wanted to know if there anyways to upload the testcases to requirement from excel instaed of selecting manually.
Cybersecurity
DevOps Cloud
IT Operations Cloud
If an answer to your question is correct, click on "Verify Answer" under the "More" button. The answer will now appear with a checkmark. Please be sure to always mark answers that resolve your issue as verified. Your fellow Community members will appreciate it! Learn more.
We are using ALM 17.0 in windows OS. We wanted to know if there anyways to upload the testcases to requirement from excel instaed of selecting manually.
Hello Soorya,
You can explore the option to do so using OTA API.
Here some samples to start and the link to the reference guide to get more details.
Cover a requirement with selected tests in a folder
https://admhelp.microfocus.com/alm/api_refs/ota_docx/topic179.html
Add test plan folder to coverage
https://admhelp.microfocus.com/alm/api_refs/ota_docx/topic180.html
Add test to requirement coverage
https://admhelp.microfocus.com/alm/api_refs/ota_docx/topic181.html
ALM Open Test Architecture API
https://admhelp.microfocus.com/alm/api_refs/ota_docx/webframe.html
Hope this helps as a starting point.
Claudio Urena
OpenText ALM & ALM Octane Support
Although I am an OpenText employee, I am speaking for myself and not for OpenText.
If you found this post useful, give it a “Like” or click on "Verify Answer" under the "More" button.