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. |
Be the first one to answer this question!
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.
Comments
What is the problem? Does paging not work?
Paging is not working. Only we are able to view the data from Page 1