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

RQM custom adapter development

 Hi,


Am working on custom adapter development taking help of the information from https://jazz.net/wiki/bin/view/Main/RQMTestAutomationAdapterAPI

When we create a test script in RQM, the adapter Type dropdown list contains options like Command Line, Rational Functional Tester, Manual, etc. And on selecting any of the value in the list, the UI changes accordingly and prompts user to input the Script details. 

I want to develop similar custom UI for my adapter. Can anybody provide me the API link that guides us in development of such custom UI.

Thanks in advance.

0 votes

Comments

 Hi Subhajit,

Trust you are doing well and staying safe during the lockdown.

I assume there is an RDF document that we can create where we can describe the adapter and its attributes, functions etc and install it into an ETM installation rather than manually setting it up for each instance. What is a typical way of installing a custom adapter into an RQM installation ?

The location in Project Area Admin that you point to can take manual entries but we couldn't find a way to upload a document that describes this new adapter.

Regards,

Ashish 



3 answers

Permanent link

  Go to Project Area Administration -> Test Artifacts -> Custom Execution Adapter Types. There user can define Input Parameter for the custom script. Based on that, UI will render those parameters.

1 vote

Comments

 We need the UI parameters to be shown without manually adding them. I mean suppose if we select the Type as Rational Functional Tester in the script, the input parameters get populated automatically. 

Can this be done for custom adapter as well..?


Permanent link

 Ashish, Anurag,


              There are 2 kinds of execution adapter.
  1. OSLC based adapter - Sample available under public Lyo project. https://jazz.net/wiki/bin/view/Main/RQMTestAutomationAdapterAPI has instruction for it
  2. Reportable Rest API based adapter using adapter library. Like RFT adapter.
Which adapter are you referring?

0 votes

Comments

Hi Subhajit,

I believe we are looking for your recommendation. The other end of the integration will be a server based application that is capable of executing automated tests and not a desktop based tool.


Permanent link

 There is another example here: https://github.com/OSLC/lyo-samples/blob/master/oslc4j-client-samples/src/main/java/org/eclipse/lyo/oslc4j/client/samples/automation/ETMAutomationSample.java 

0 votes

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,953

Question asked: Jul 24 '20, 4:37 p.m.

Question was seen: 2,787 times

Last updated: Jul 30 '20, 7:57 a.m.

Confirmation Cancel Confirm