Forum Discussion

htongol's avatar
htongol
Occasional Contributor
3 years ago

Is there a way to generate a report that includes test steps count?

In Zephyr Scale, I created a test cases with multiple test steps. I then created a test cycle and add this test cases to the cycle and execute it. 

Is there a way to generate a report that includes the test steps count and total number of passed or failed test steps?

Basically, if there is a test execution result per test steps and not per test case.

 

I can see the test steps when generating reports using Test execution results (detailed), but the number of steps is not listed.

 

Any suggestions?

 

3 Replies

  • MisterB's avatar
    MisterB
    Champion Level 3

    I can understand why this would be useful to see but I can't find an obvious reporting solution.  The API route in the links below might offer a solution but if not, I suggest you raise a request with the SmartBear support team - they might be able to provide a solution.

     

    API: You could try the "Get Test Steps" API in the Cloud version, or take a look for something in the Server API depending which version you're using.

     

    • htongol's avatar
      htongol
      Occasional Contributor

      Thank you MisterB . I will try the Get Test Steps API in the cloud version