Test Base
The test base dataset is a detailed collection of data points describing various testing activities within a project. This dataset is essential for tracking test progress, managing test cases, and ensuring software quality and functionality. It allows teams to monitor test details, track progress, and facilitate effective communication and collaboration, ultimately enhancing software quality and project success.
To analyze metrics at the portfolio item level, ensure the work item is linked appropriately. Tests should be linked to their parent work items, which should be linked to portfolio items. This linkage is essential to see metrics at the portfolio item level.
The following are the components of this dataset:
Attribute Name | Description |
---|---|
Parent work item | Parent work item of the test |
Test category type | Type of Test |
Test closed by | Person who closed the work item |
Test closed on | Date on which the test was closed |
Test completed by | Person who completed the work item |
Test completed on | Date on which the test was completed |
Test created by | Person who created the work item |
Test inprogress flag | Flag (Y/N) indicating whether the work item is currently in the “In Progress” status category. |
Test iteration | Last iteration of the test |
Test last inprogress date | Last time the test was marked as in progress |
Test last updated by | Person who recently updated the work item |
Test last updated on | Date on which the test was recently updated |
Test name | Name of the test |
Test number | Unique identifier for the Test |
Test planning level | Planning level of the test |
Test state | State of the test |
Test status | Status of the test |
Test team | Team of the test |
Test work start on | Date on which the test was started |
Sys_source | Unique identifier for the source |
Work item team | Team that works on the work item |
Metric Name | Description |
---|---|
Detail estimate (Days) | The total estimate in days from child tests. |
Detail estimate (Hours) | The total estimate in hours from child tests or tests. |
Done (Days) | The total time spent in days on child tests or tests. |
Done (Hours) | The total time spent in days on child tests or tests. |
Number of tests closed | The count of tests that have reached a "Closed" state. |
Number of tests closed without detail estimate | The count of tests that are closed without detail estimate. |
Number of tests closed without Todo | The count of tests that are closed without a to do entry. |
Number of tests created | The count of created tests. |
Number of tests created without detail estimate | The count of created tests without detail estimate. |
Number of tests created without Todo | The count of created tests without a to do entry. |
Test detail estimate | The estimated amount of time required to complete the Test. |
Test time spent | Amount of time spent on the Test |
Test Todo | The remaining amount of work or Tests is yet to be completed. |
Todo (Days) | The remaining work is to be done in days |
Todo (Hours) | The remaining work is to be done in hours |