Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

CLA and API Test Automation Adapter for RQM

Hi

With regards to using the Command Line Adapter or a custom Automation Adapter (by editing the API), from my understanding the most we can do with RQM is just invoke these automation scripts and simply display the test result (for eg. pass, fail etc.) within RQM and attach a log from the test target machine where the adapter is running? Am I correct in saying this? Or can more be done via the API, for eg. Maybe pulling the test target machines test scripts into RQM? Maybe displaying their test in a text format?

Thanks

0 votes



One answer

Permanent link
Hi Leesen,


Automation Adapter is responsible for querying any automation work allocated, initiating the Automation tool, and updating status and messages during execution. Upon completion of the execution, it should convert automation tool-specific log into the Automation Result and upload it back to Rational Quality Manager.

Known limitations with the API.
  1. Keyword automation is not supported. You can not automate a keyword using custom adapter script. See 73023: Support Automated Keyword using new Test Automation API
  2. Importing script in bulk is not supported. See 71902: As a user I can Import external scripts using custom Test Automation adapter. As an alternative, you can upload test scripts using Reportable REST API]

0 votes

Comments

 Hi Reshma, thank you for the reply. When you say "Upon completion of the execution, it should convert automation tool-specific log into the Automation Result and upload it back to Rational Quality Manager", do you mean a result as in the exit code for eg. 0= pass, *= fail etc.? And logs attached to the result in RQM or is there some other results that can be captured in RQM? I'm just trying to understand if main functionality of the adapter is to just run a remote script and capture a single result (for eg exit code = 0 for pass) and have a log attached to the result in RQM or can more be done via the API of RQM? 

You can customize script editor and Execution Result editor page using custom Adapter. Refer https://jazz.net/wiki/bin/view/Main/RQMAdapterAPI for more details

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 10,938

Question asked: Apr 01 '15, 5:48 a.m.

Question was seen: 4,280 times

Last updated: Apr 02 '15, 3:44 a.m.

Confirmation Cancel Confirm