View Notes section of Test Case using REST API
Hi
Is it possible to view all the "Notes" sections from all test cases in RQM using the REST API. If I query a single test case with the REST client, I get the following response:
<com.ibm.rqm.planning.editor.section.testCaseNotes extensionDisplayName="RQM-KEY-TC-NOTES-TITLE">
</com.ibm.rqm.planning.editor.section.testCaseNotes>
<div>TESTING API</div>
What I need now is view all of this content for all test cases at once.
Is that possible?
Thanks,
Leesen