Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add metric(s) to relate logical test cases in Jira/Azure DevOps to executed test cases in test reports #2139

Closed
fniessink opened this issue May 6, 2021 · 0 comments · Fixed by #2417
Assignees
Labels
Metric(s) New, enhanced, or removed metric

Comments

@fniessink
Copy link
Member

fniessink commented May 6, 2021

Metric: "Test cases"

Entities are (logical) test cases, with status (based on the test report).

Parameter: statuses to include, values depend on the test report type, but probably include passed/failed/skipped/missing

This metric is different than existing metrics because it needs sources of two different types.

The assumption is that the physical test cases in the test reports will contain a reference to the logical test cases in Jira/Azure DevOps, e.g. by means of an id in the test case name.

UI:

  • The metric details get multiple source tabs, one for test cases and one for test reports.

Out of scope:

  • Adding the issue number to the test report. We assume that can be done through the test case name.

Later:

  • Number of physical test cases without logical test case
  • Extending the data model to specify what combination of sources is needed for a metric (e.g. "one_of(Jira, Azure) and one_of(Junit, Robot, etc.)").
@fniessink fniessink added the Metric(s) New, enhanced, or removed metric label May 6, 2021
@fniessink fniessink self-assigned this Jul 14, 2021
fniessink added a commit that referenced this issue Jul 23, 2021
…ues', 'manual test duration', 'manual test execution', and 'user story points' metrics. Prepares for #2139.
fniessink added a commit that referenced this issue Jul 23, 2021
…ues', 'manual test duration', 'manual test execution', and 'user story points' metrics. Prepares for #2139.
@fniessink fniessink moved this to Released in Quality-time backlog May 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Metric(s) New, enhanced, or removed metric
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant