Skip to Content

Tasks

Track, manage, and collaborate on test-related work items and follow-ups.

Understanding Tasks

Tasks are work items created to address test failures, follow up on issues, or track improvements. They provide a lightweight project management layer integrated with your testing workflow.

Task Types

Test Failure Tasks

Automatically or manually created when tests fail:

  • Linked to specific test results
  • Include failure details and context
  • Track resolution progress

Improvement Tasks

Track enhancements and optimizations:

  • New test coverage areas
  • Metric refinements
  • Performance improvements

Review Tasks

Collaborative review items:

  • Test set validation
  • Behavior definition reviews
  • Metric threshold adjustments

Creating Tasks

Manual Creation

Create tasks directly:

  1. Navigate to the Tasks page
  2. Click “Create Task”
  3. Enter task details:
    • Title: Brief description
    • Description: Detailed information
    • Priority: High, Medium, or Low
    • Assignee: Team member responsible
    • Due Date: Target completion date
    • Related Test/Test Set: Link to relevant tests
  4. Save the task

Automatic Creation

Tasks can be automatically created:

  • When tests fail multiple times
  • Based on configured rules and thresholds
  • Through integrations (e.g., from test runs)

Managing Tasks

Task States

Tasks progress through states:

  • Open: Newly created, not yet started
  • In Progress: Currently being worked on
  • Blocked: Waiting on dependencies
  • Resolved: Completed successfully
  • Closed: Verified and finalized

Assigning Tasks

Distribute work to team members:

  1. Open the task
  2. Click “Assign”
  3. Select team member
  4. Add a comment (optional)
  5. Save assignment

Updating Tasks

Track progress:

  • Update status as work progresses
  • Add comments and updates
  • Attach relevant files or links
  • Adjust priority or due date as needed

Task Views

List View

Table view with filtering and sorting:

  • Filter by assignee, status, priority
  • Sort by due date, created date, priority
  • Bulk actions on selected tasks

Board View

Kanban-style board:

  • Columns for each status
  • Drag and drop to update status
  • Visual progress tracking

Calendar View

Due date visualization:

  • See tasks by due date
  • Identify overdue items
  • Plan workload distribution

Collaborating on Tasks

Comments

Add context and updates:

  1. Open the task
  2. Scroll to comments section
  3. Type your comment
  4. Mention team members with @username
  5. Post comment

Notifications

Stay informed:

  • Email notifications for assignments
  • Updates on tasks you’re involved with
  • Reminders for approaching due dates
  • Digest emails with task summary

Task Integrations

Test Run Integration

Tasks linked to test runs show:

  • Related test results
  • Failure patterns
  • Recent execution history

Project Integration

Tasks respect project boundaries:

  • Tasks are project-specific
  • Team members see tasks for their projects
  • Filter tasks by project

Next Steps - Link tasks to Test Runs - Organize work by Projects - Collaborate with your Team