You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need new REST API to get information about all entities (Runs, Suites, Test Scenarios, etc.). So, providing parent entity id, we should get the children entities. For example, get all Suites of a specified Run. Or get all Testcases of a specified Suite. Support of pagination is a nice to have.
The text was updated successfully, but these errors were encountered:
We need new REST API to get information about all entities (Runs, Suites, Test Scenarios, etc.). So, providing parent entity id, we should get the children entities. For example, get all Suites of a specified Run. Or get all Testcases of a specified Suite. Support of pagination is a nice to have.
The text was updated successfully, but these errors were encountered: