Page tree
Skip to end of metadata
Go to start of metadata

Content:


Definition

Test Suite is a collection of test cases that share some similar elements. It also contains a test coverage.

Dedicated fields

Test Plan

A custom field that keeps a handle to the "parent" Test Plan.

Available Panels

QA Craft Reports

General Metrics

Test Suite content and overall metrics

A main metric table. It shows the overall progress of the actions of the test. In the columns, there are:

ColumnDescription
TCTest Case key. You can go to that TC page by clicking on it.
SummaryTest Case summary
PriorityTest Case priority
StatusTest Case status
Step ProgressCurrent Test Case progress. It shows graphically various steps statuses described on that issue.
IterationCurrent Test Case iteration
AssigneeThe current user, which is responsible for that test.
REQ_IDKey of connected requirement.
Total BugsThe number of unique Bugs reported to that Test Cases. You can list them by clicking on them.

Open Bugs

The number of unique unresolved Bugs reported to that Test Cases. You can list them by clicking on them.
Soft v.Software version
EnvTest environment

All values could be sorted or filtered by choosing the right option from the column caption. In the last row, you can find a summary, counting all objects per column. When you select some rows, there will be presented a summary of selected Test Cases.

The grid content could be downloaded as a .csv file.


Test Case Metrics

Test Cases execution - grouped by day (idle days excluded)

Analogically to Test Plan, the table contains information about executed Test Cases. It daily summarizes the number of Test Cases split between their resolutions.

ColumnDescription
DateDate when the Test Cases was executed.
Total TCThe number of all executed Test Cases. You can list them by clicking on them.
PassedThe number of passed Test Cases. You can list them by clicking on them.
FailedThe number of failed Test Cases. You can list them by clicking on them.
BlockedThe number of blocked Test Cases. You can list them by clicking on them.
SkippedThe number of skipped Test Cases. You can list them by clicking on them.

Additionally, there is a checkbox Show only current iterations. Thanks to that, you can include or ignore previous Test Cases iterations.

The grid content could be downloaded as a .csv file.

Test Cases history

The table presents the whole history of Test Case execution.

ColumnDescription
Execution DateDate when the Test Cases was executed.
Test CaseTest Case key. You can go to that TC page by clicking on it.
SummaryTest Case summary
TesterUser assigned to the Test Case
IterationThe current Test Case iteration
VersionSoftware version
EnvironmentTest environment
StatusTest Case resolution
RequirementThe requirement, which is connected to Test Case. You can go to that page by clicking on it. 

Some rows are grayed out. They contain the previous iteration of the Test Case.

Additionally, there are some available actions:

ActionDescription
Show current iterationsHides previous Test Case iterations when they are visible
Show all iterationsShows all Test Case iteration when they are hidden
Group by Test CaseGroups all Test Case according to its key
Reset filtering and sortingResets filtering and sorting to default settings

The grid content could be downloaded as a .csv file.


Test Cases execution - grouped by day charts

The charts show Test Case execution in the last days with the specified resolution. They could be downloaded as a .png file.

Test Cases statistic charts


The pie charts present all Test Cases' statuses (left) and the Test Case resolutions (right) of the done TCs. They could be downloaded as a .png file.


Bug metrics

Bugs group by priority

The table presents all bugs reported during tests split between priorities and statuses.

ColumnDescription
StatusBug status
PriorityBug priority
QuantityNumer of found bugs.
Issue ListList of found bug keys. You can go to that issue page by clicking on them. 

Additionally, there are some available actions:

ActionDescription
Open bugsIt shows only open bugs
Closed bugsIt shows only closed bugs
All bugsShows all bugs
Show summariesOn the issue list, there are shown the summaries of the issues
Hide summariesOn the issue list, there are shown the keys of the issues

The grid content could be downloaded as a .csv file.

Bugs history

The table contains a history of all connected bugs.

ColumnDescription
Creation DateBug creation date
BugBug key. You can go to that page by clicking on it. 
SummaryBug summary
PriorityBug priority
StatusBug status
ResolutionBug resolution
Resolution DateDate of setting bug resolution

The grid content could be downloaded as a .csv file.

Bugs created and resolved chart

A chart that shows all bugs created and resolved for the last days. It could be downloaded as a .png file.

Bugs created and resolved cumulative chart

A chart that shows the number of all bugs created and resolved for the last days.  It could be downloaded as a .png file.

Bugs statistic charts

The pie charts present the statuses (left) and the priorities (right) of all Bugs. They could be downloaded as a .png file.

Test Coverage Metrics

Test coverage grid

The table contains all requirements connected to Test Case requirements in a current Test Plan.

ColumnDescription
REQ IDRequirement key. You can go to that page by clicking on it. 
Summary

Requirement summary

PriorityRequirement priority
StatusRequirement status
TC ProgressCurrent Requirement progress. It shows graphically various Test Case statuses connected to that Requirement.
TotalThe number of all Test Cases connected to the Requirement.
TC PassedThe number of passed Test Cases.
TC FailedThe number of failed Test Cases.
TC BlockedThe number of blocked Test Cases.
TC SkippedThe number of skipped Test Cases.
TC NoneThe number of Test Cases without resolution.
Bug OpenThe number of unique unresolved Bugs reported to connected Test Cases.
Bug TotalThe number of unique Bugs reported to connected Test Cases.

The grid content could be downloaded as a .csv file.

Test Cases execution - grouped by requirements

The column chart shows the Test Case resolutions for requirements connected to the current Test Plan. It could be downloaded as a .png file.

Test Cases execution - grouped by requirements priority

The column chart shows the Test Case resolutions for requirements connected to the current Test Plan, grouped by priority. It could be downloaded as a .png file.


Bugs created vs. resolved - grouped by requirements

The column chart shows the bugs state for requirements connected to the current Test Plan. It could be downloaded as a .png file.

Available Actions

Create Test Case

The main additional option for Test Suite is creating subordinated Test Case. It will show you a traditional Create Issue view with blocked some fields that are filled to connect new TC to Test Suite. The rest of that process is analogical to the typical.

Add to structure

That operation allows connecting the current Test Suite to any Test Plan. If the TS is an orphan, it will be connected to the new parent. In the other case, its parent will be changed.

Disconnect from structure

There is also a possibility to detach the Test Suite from the structure. Choose that option will require your confirmation.

  • No labels