I am maintaining multiple scenario structure wherein each scenario has multiple test cases loaded into them. Is it possible to show the scenarios as completed/pending depending upon the status of test cases present inside a scenario on the JIRA dashboard.
For example:
A Scenario has 10 test cases loaded into it out of which 4 are passed 3 are failed and 3 are pending. - This should mention the scenario name and be presented as Pending.
Another scenario has 6 test cases loaded into it, all of them are passed - This should mention the scenario name and marked as Passed.
Currently, I am only able to show the status of individual tests under the scenarios and I need a consolidated view of the scenarios.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.