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

RQM SNAPSHOT REST API

 Dear Team,

I would like to get the details/attributes of test case from a particular snapshot of test case using REST API . I  
will have snapshot revision id and i would like to get the details of test case using snapshot revision id and test case id. I have Rest API to create snapshot and retrieve snapshot and get the test case details. 

My use case : I will be creating a snapshot for a test case using REST API and i will have the revision id. So using the revision id and test case i would like to fetch all the attributes of test case. Even if the user changes some details of test case. I should be able to get the previous details through snapshot revision id and test case id using REST API.
Please help.
Thanks

0 votes


Accepted answer

Permanent link

 Call the GET API on test case and provide revision as parameter. You can also append "?revision=<some value>" at the end of the test case url

Ajith O M 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
× 74

Question asked: Feb 13 '19, 7:52 a.m.

Question was seen: 1,202 times

Last updated: Feb 15 '19, 7:21 a.m.

Confirmation Cancel Confirm