Checkout our demo site to practice selenium https://magento.softwaretestingboard.com/

0 like 0 dislike
430 views
by Contributing Tester (54 points)
retagged by
Hi all,

My comapny uses HP-QC for bug tracking. And recently we have acquired a project which uses Robot Framework 2.7.7

It is like connecting QTP to QC.
Can anyone tell me how to interegrate them?

1 Answer

1 like 0 dislike
by The go-to Tester (143 points)

There are definitley many ways to achieve this, but I am familiar with 3 of them:

  1. Use VAPI (Visual Application Programming Interface). VAPI integrator has capability of launching third part applications which can be used to launch ROBOT test suite. The VAPI integrator can get inputs from this dynamically updated file as test cases keep on updating results.
  2. REST API - You can even create a client application or module based on the API to create, read, update, and delete entities.
  3. Open Test Architecture API - Open Test Architecture API is a COM library that enables you to integrate external applications with ALM/QC.

Hope it helped.


This site is for software testing professionals, where you can ask all your questions and get answers from 1300+ masters of the profession. Click here to submit yours now!

...