Content:
Import issues
Besides creating QAC objects manually, you can also import tasks saved as excel or .xml files.
XML
There are supported .xml files compatible with the TestLink standard. To import, follow the steps:
- Go to the main project's page and choose Import Testlink -> QA Craft
- Choose the file with tests.
- Choose found objects if they should be converted.
- Type a name of the new Test Plan, to whom objects will be imported.
- Click Import to start the process.
Excel
We also support specific excel files. An example of them is attached below. In case of any deviation, the worksheets will be ignored.
To import, follow the steps:
- Go to the main project's page and choose Import Excel -> QA Craft
- Choose the file with tests.
- Choose found objects if they should be converted.
- Click Import to start the process.
Add-ons pages
My tests / Group tests
A page that groups all Test Cases that are assigned to the current user.
Column | Description |
---|---|
Test Plan | A Test Plan key that is connected to TC. You can go to that TP page by clicking on it. |
Test Suite | A Test Suite that is connected to TC. You can go to that TS page by clicking on it. |
Test Case | Current Test Case key |
Priority | Test Case priority |
Summary | Test Case summary |
Status | Test Case status |
Requirement | A requirement key that is related to Test Case |
Assignee | Current user |
Dashboard charts
The page contains many metrics and charts generated for chosen Test Plans. Here you can find all the necessary statistics. All charts could be downloaded as .png files.
Test Cases execution - grouped by day (idle days excluded)
The table contains information about executed Test Cases. It daily summarizes the number of Test Cases split between their resolutions.
Column | Description |
---|---|
Date | Date when the Test Cases was executed. |
Total TC | The number of all executed Test Cases. You can list them by clicking on them. |
Passed | The number of passed Test Cases. You can list them by clicking on them. |
Failed | The number of failed Test Cases. You can list them by clicking on them. |
Blocked | The number of blocked Test Cases. You can list them by clicking on them. |
Skipped | The 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.
Test Cases execution - grouped by day charts
The charts show Test Case execution in the last days with the specified resolution. Additionally, there is a checkbox Show only current iterations. Thanks to that, you can include or ignore previous Test Cases iterations.
Bugs created and resolved chart
A chart that shows all bugs created and resolved for the last days.
Bugs created and resolved cumulative chart
A chart that shows the number of all bugs created and resolved for the last days.
Test Cases history
The table presents the whole history of Test Case execution.
Column | Description |
---|---|
Execution Date | Date when the Test Cases was executed. |
Test Case | Test Case key. You can go to that TC page by clicking on it. |
Summary | Test Case summary |
Tester | User responsible for work with Test Case |
Iteration | The current Test Case iteration |
Version | Software version |
Environment | Test environment |
Status | Test Case resolution |
Requirement | The 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.
Test Cases statistic charts
The pie charts present all Test Cases' statuses (higher) and the Test Case resolutions (lower) of done TCs.
Resolved and unresolved bugs grouped by priority charts
The pie charts present all Bugs' priorities divided into unsolved (higher) and resolved (lower).
Bugs statistic charts
The pie charts present all Bugs' statuses (higher) and priorities (lower).
Assign Orphans -> QA Craft
In QA Craft, you can create alone issues or detach them from the structure. A page Assign Orphans -> QA Craft allows you to find the issues in the chosen project and assign them to an existing structure.
Column | Description |
---|---|
Assigned | A user assigned to the current issue or No if there isn't any. |
Issue Type | An issue type |
Issue Key | An issue key |
Issue summary | An issue summary |
Structure | QA Craft structure with the current issue, if any exists. |
Assign | When you click here, you will be able to find a parent issue for current. |