It's all about the answers!

Ask a question

REST Client with PROPFIND support


Gabor Federics (34418) | asked Dec 08 '16, 6:50 a.m.

Hi All

could you please advise me a proper REST Client with  support for the PROPFIND method?

I need to get the list of snapshots from my Test Results - actually from all Test Results in our project. Does anyone have experience with that already or maybe even an example script that I could use?

Thanks & Best Regards

Gabor

One answer



permanent link
Paul Slauenwhite (8.4k12) | answered Dec 08 '16, 8:16 a.m.
FORUM MODERATOR / JAZZ DEVELOPER
You can extend HttpRequester (Firefox plug-in) to support additional HTTP methods:

https://addons.mozilla.org/en-US/firefox/addon/httprequester/ >> Developer's Comments

Comments
Gabor Federics commented Dec 09 '16, 3:07 a.m.

Thanks for your answer Paul.

I¨'ve just noticed on the wiki page, that actually the PROPFIND method is not supported for Test Results.

https://jazz.net/wiki/bin/view/Main/RqmApi#Resources_and_their_Supported_Op

Is there an other to archive version informations about Test Results?

My problem is that we need to export and archive all our results because of regulatory needs. We've created snapshots on the test plan level, which makes it possible on the GUI to nicely follow the Test plan -> Test case -> TCER -> Test Result chain. But using the built-in PDF export on the snapshot of a test plan, the TCER and the Test Results won't be exported. Report Builderalso  does not handle snapshots.

Could you give any advice how to store the versioned test results (or at least the list of snapshots (or some kind of revision info) pro test result?

Thanks


Paul Slauenwhite commented Dec 12 '16, 7:00 a.m.
FORUM MODERATOR / JAZZ DEVELOPER

Hi Gabor,

What version of RQM are you using? 

Your answer


Register or to post your answer.