I am working on ReadyAPI, and want to know whether defects can be raised automatically in HP ALM from ReadyAPI when the script fails.
Asked
Active
Viewed 114 times
2 Answers
0
There is a REST API in ALM that you can use:
The nice part about it being webservice based, is that you may then create the defects using normal Rest Request Teststeps.

Steen
- 853
- 5
- 12
0
There are REST API's by microfocus that can be integrated to your ReadyAPI Project as answered by @Steen. However integration isn't that easy as there are no handy documentation.Apparently a whole lot of groovy Script needs to be written in your ready API project to ensure the defect creation and defect management is done appropriately.
You may try a Trial version of dragonfly that does readyAPI - HPALM integration pretty well.If it does the job the way you want you may go for paid version.

VN'sCorner
- 1,532
- 1
- 9
- 13