Skip to main content
Version: Early Access

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 NameDescription
Parent work itemParent work item of the test
Test category typeType of Test
Test closed byPerson who closed the work item
Test closed onDate on which the test was closed
Test completed byPerson who completed the work item
Test completed onDate on which the test was completed
Test created byPerson who created the work item
Test inprogress flagFlag (Y/N) indicating whether the work item is currently in the “In Progress” status category.
Test iterationLast iteration of the test
Test last inprogress dateLast time the test was marked as in progress
Test last updated byPerson who recently updated the work item
Test last updated onDate on which the test was recently updated
Test nameName of the test
Test numberUnique identifier for the Test
Test planning levelPlanning level of the test
Test stateState of the test
Test statusStatus of the test
Test teamTeam of the test
Test work start onDate on which the test was started
Sys_sourceUnique identifier for the source
Work item teamTeam that works on the work item
Metric NameDescription
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 closedThe count of tests that have reached a "Closed" state.
Number of tests closed without detail estimateThe count of tests that are closed without detail estimate.
Number of tests closed without TodoThe count of tests that are closed without a to do entry.
Number of tests createdThe count of created tests.
Number of tests created without detail estimateThe count of created tests without detail estimate.
Number of tests created without TodoThe count of created tests without a to do entry.
Test detail estimateThe estimated amount of time required to complete the Test.
Test time spentAmount of time spent on the Test
Test TodoThe 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