In eazyBI, Zephyr data are built around test executions, and data on individual test steps are not imported. There is a measure “Zephyr Test steps” representing how many test steps are in a test and test cycle, but that is about it. There is a list of available metrics and dimensions for testing data analytics: Zephyr for Jira Test Management - eazyBI for Jira).
You may import additional metrics (numeric values) on test step execution results for each test cycle using additional data import. But this won’t cover descriptive information on each test step, like, OrderId, Step, Test Data, Expected Result.
I added your suggestion to analyze individual test steps to the eazyBI feature backlog for further consideration. And will update this Community post if there will be any decision to move forward with it.
Appreciate the followup. The addition of the actual steps etc. would be a great addition.
When there is handoff between specific steps we look at the actual step status and not just the top level execution status overall. The ability to look at all the steps and what needs to be tested etc. would make our metrics much more valuable.
On that note I have been trying to add the data manually.
Do an extract of the specific cycle to a csv file that provides all the steps, step result, etc.
The fields that I believe i need to include for merging into the cube are as follows:
CycleName
FolderName
Issue Key
Test Summary
Project
Executed By
Executed On
ExecutionStatus
Assigned To
StepId
OrderId
Step
Test Data
Expected Result
Step Result
However, even loading the data to a new cube for reporting i can’t seem to get the correct settings for the fields.
Any thoughts on getting this data into its own cube, or better yet merged into the standard issues cube, would be much appreciated.
Understand it would be a manual update to reload the file but all the data on the same dashboard for project tracking would be a big win.
I have tried to follow the csv import documentation but still can’t get it to work properly.