How to fetch TCER details executed in a particular test plan using REST API
Hello All,
We are trying to fetch the Test case execution records which are part of test plan. By the below mentioned REST API, we were able to fetch the test case execution records with the data available in page 1 out of 12 pages but not all the data from rest 11 pages.
Can any one help on the fetching the execution records using REST API using a test plan id or to fetch data from all the pages with some changes in above given REST API schema.
Comments
Ralph Schoon
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER Aug 07 '24, 4:07 a.m.What is the problem? Does paging not work?
siddu singh
Aug 07 '24, 6:23 a.m.Paging is not working. Only we are able to view the data from Page 1