Release Automation

 View Only
  • 1.  QTP/UFT integration with CA-RA tool

    Posted May 20, 2015 07:33 AM

    According to my understanding , we dont have action pack/plugin for QTP/UFT automated testing through CA- RA in 5.0. Do we have any action pack for QTP in 5.5? If not what is the best way of intergrating QTP with CA- Release automation?



  • 2.  Re: QTP/UFT integration with CA-RA tool
    Best Answer

    Posted May 21, 2015 09:25 AM

    Actions for UFT

     

    https://wiki.ca.com/display/RA55/Hewlett+Packard+-+Unified+Functional+Testing

     

    Actions for QC

     

    https://wiki.ca.com/display/RA55/HP+Quality+Center

     

    You also have the option of using CA Application Test, and invoking that from RA.

     

    https://wiki.ca.com/display/RA55/CA+Service+Virtualization

     

    Further, if there is ever a integration that we don't have out of the box, then you can use standard actions to invoke CLI, REST, SOAP per API. If you're interested to make it more elegant and robust, you can use the simple RDK to define and package the actions. This is the tool we use by default for most actions development, or as a fall back the SDK. If you do use the RDK or SDK to create new actions, please consider contributing them to our GitHub repos or your own repo. Sharing is caring.