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

Get web link for ETM testcase

Hey there!

Let's assume i'd like to develop a Java application which uses the ETM Reportable REST API to create an overview about a specific set of ETM test cases. Result of the Java application is a document in pdf format. The document contains some brief information about each test case. If the user requires further information, I would like to provide a web link for each test case. If the user follows the link a web browser opens and the ETM web app is loaded. If the user is authenticated the test case is presented directly.

Does ETM support this kind of web link?
If yes, how do I build the web link with the information provided by the ETM Reportable REST API (or any other API)?
Otherwise, are there alternatives?

0 votes


Accepted answer

Permanent link

Hi Rudi,


Please try adding the REST API PUT URL to browser. It should open the test case if user has access to it the project area.

For example, if you used REST PUT URL https://[HOST]/qm/service/com.ibm.rqm.integration.service.IIntegrationService/resources/[PROJECT]/testcase/<test_case_id> to create the test case, adding this URL to web browser should open the created test case.

Thanks

Rudi Loderer selected this answer as the correct answer

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

Question asked: Sep 24 '20, 5:06 a.m.

Question was seen: 628 times

Last updated: Oct 01 '20, 3:50 a.m.

Confirmation Cancel Confirm