The request includes query parameters for the test plan key, test plan issue key, testPlanFolderPath, iteration number, project key, start index, and limit.
{{apiUrl}}/api/{{nodeApiVersion}}/testPlan/testCases?testPlanKey={{testPlanKey}}&testPlanIssueKey={{testPlanIssueKey}}&iterationNumber={{iteratIonNumber}}&projectKey={{projectKey}}
HEADERS
Authorization
{{vansahConnectToken}}
Generate a Token from Vansah
PARAMS
testPlanKey | {{testPlanKey}}
|
testPlanIssueKey | {{testPlanIssueKey}}
|
testPlanFolderPath | {{testPlanFolderPath}}
|
iterationNumber | {{iteratIonNumber}}
|
projectKey | {{projectKey}}
|
startAt | {{startAt}}
|
limit | {{limit}}
|