Dear All,
I need help in Intigrating three different machine in order to execute automated regression test cases.
1. Bamboo
I have added HP ALM task in Bambo
2. All our automated test cases are uploaded in HP ALM
3. Test cases are developed using UFT and get uploaded in specific path of HP ALM.
Currently we Manual go to HP ALM, and trigger Automation regression execution.
We select Host which is a VM on different server through HP ALM.
My question is how to get this E2E configure.
Bamboo trigger regression test through HP ALM and HP ALM execute those test cases in different VMs,.
My challenges are
I want to implement where
Bamboo firt call VM and set it active, Then It call HP ALM and execute test cases on specific VMs from many VMs. Once execution is over, shut down the machine.
Hi!
How about integrate by REST API methods?
https://github.com/atlassian-api/atlassian-python-api
Cheers,
Gonchik Tsymzhitov
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.