Q: I have a task to have some way of analytics to get insights on our QA engineers, how can I do that?
A: Allure Testops has several standard but still customisable attributes related to the ownership or relation of the team members to the test cases.
The data on owner can be retrieved via AQL for test cases using member or role keyword (see the reference).
Say, we want to see what is the total number of the test cases your QA engineer (eroshenkoam from the image above) has created.
We need a widget called Test case pie chart and we need to narrow down the information returned by the widget by the team member name as it's defined in the system.
Here we get the data by status (the life cycle of the test case based on the Workflow status set to the test cases)
For this particular widget we can also use the automation status (automated or manual), or the most recent execution status of the test case.
Then we can also use the widget called Top test cases (the widget shows the worst test cases to be more precise).
The widget will show the worst test cases in terms the success rate for the recent 14 days.
The resulting dashboard will look something like the one in the picture below.
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article