Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Qualitia gives has provision to generate canned reports which provides the that provide visual analysis of the requirements synchronized from Qualitia Design Studio.

These reports play vital role help in evaluating the overall progress about of test automaton coverage over the requirements created in the Qualitia Design Studio. 

These reports can be saved You can store these reports in the CSV file format for further usage.

Qualitia users can generate canned reports based on the following filters.

...

use using any spreadsheet application.

The following types of reports are available: 

Report TypeDescription 
Stories without Test Cases

This report lists the following types of stories:

Stories
  • stories that do not have any
business rules andStories
  • acceptance criteria, or,
  • stories that have one or
more business rules
  • more acceptance criteria but not a single test case is created.
Business Rules without Test
Acceptance Criteria without Test Cases

This report lists out all

the business rules

the acceptance criteria that are created in Design Studio but no test case is created for

any of the business rule

that acceptance criterion in Qualitia Automation Studio.

Business Rules with
Acceptance Criteria with Partial Coverage

This report lists out all

the business rules

the acceptance criteria that have test cases

created under it but their activities are not implemented.

with unimplemented activities. 

Unimplemented activities means;

  • activities that are disabled in all of the test cases created under that acceptance criterion or
  • activities of the acceptance criteria that are not having any test cases created. 
Requirements to Execution
Results Tractability
Results traceability

This report displays some

pivots

pivot values related to the test case execution results. It displays:

  • total number of test cases present under different
business rules
  • acceptance criterion,
  • number of test cases
Passed, Failed, Defected
  • passed,
  • number of test cases failed,
  • number of test cases with defects during execution,
  • number of test cases non-executed (Suite execution started but test case not executed due to reasons like error flags and so on),
  • number of no run test cases. No run means;
    • test cases that are not yet added to any suite, 
    • test cases are added in the suite but that suite is not executed, or
    • test cases are added in the suite but not marked for execution.

(warning) Only Suite Execution will be considered when generating this report. Dry run execution will not be considered.

(warning) Qualitia considers stories that are marked for synchronization from the Design Studio when generating this report.