It's all about the answers!

Ask a question

How to get title of all test cases and test scripts in a test suit using Rest API?


pavan kumar (135) | asked Sep 17 '21, 12:33 p.m.
edited Sep 19 '21, 1:14 a.m.

 I want to edit (find and replace a single word)the name of all test cases and test scripts in once .I want to get xml with title of same and find and replace and then send the xml back 
please let me know how i can get the same ? 
thanks

2 answers



permanent link
Param S (2710) | answered Oct 21 '21, 4:41 p.m.

You can use the RQM API to GET and PUT the names of the test scripts and test cases.


Comments
pavan kumar commented Nov 16 '21, 2:06 a.m.

What URL format should i use for testcase and test script name ? 
i read the doc but cant filter that info 
pls help 


pavan kumar commented Nov 16 '21, 2:20 a.m. | edited Nov 16 '21, 2:22 a.m.

 I used the following link which gives test case and test script links but not the title 


permanent link
David Honey (1.8k17) | answered Oct 22 '21, 5:09 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER

You could use ETM's Reportable REST API. You can find details at https://jazz.net/wiki/bin/view/Main/RqmApi


Comments
pavan kumar commented Nov 16 '21, 2:06 a.m.

What URL format should i use for testcase and test script name ? 
i read the doc but cant filter that info 
pls help  

Your answer


Register or 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.