Discussion

Ask a Question
Back to All

Update pass/fail of test steps in test case runs

Does the v1 api support updating pass/fail status of individual test steps in a testcase run? Something like a post to /api/v1/TestCaseRuns/[RunId]/TestSteps/[StepId] with {Status: "Passed"}?