REST Client with PROPFIND support
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
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 Hi Gabor,
|
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.