Viewing Test Suite Details - Properties Guide

Viewing Test Suite Details

To view test suite details:

  1. Click on any test suite row in the table
  2. The test suite details view opens, showing:

Overview:

  • Title and description
  • Test case count and source type
  • List of included test cases

Manual Test Cases:

  • List of manually selected test cases
  • Option to add or remove test cases
  • View test case details

Filters:

  • List of active filters
  • Filter summary showing what test cases match
  • Option to add, edit, or remove filters
  • View test cases matching each filter

Test Cases Summary:

  • Total test cases included
  • Breakdown by source (manual vs. filter-based)
  • Quick access to view all included test cases

Test Suite Properties

Each test suite has the following properties:

  • Test Suite ID: Unique identifier for the test suite
  • Title: Name of the test suite
  • Description: Brief summary
  • Source Type: Manual, Filter, or Hybrid
  • Test Case Count: Total number of test cases included
  • Manual Test Cases: List of explicitly selected test cases
  • Filters: List of filter criteria for dynamic inclusion
  • Created Date: When the test suite was created
  • Updated Date: When the test suite was last modified
  • Created By: User who created the test suite

Understanding Test Suite Composition

Manual Test Cases

Manually selected test cases are:

  • Always included in the suite
  • Fixed unless explicitly removed
  • Not affected by filter changes
  • Shown with a distinct indicator

Filter-Based Test Cases

Filter-based test cases are:

  • Dynamically included based on filter criteria
  • Automatically updated when new test cases match filters
  • Evaluated each time the suite is viewed or used
  • Shown with filter indicators

Hybrid Suites

Hybrid test suites combine both:

  • Manual test cases (always included)
  • Filter-based test cases (dynamically included)
  • Total count reflects both sources
  • Badge shows gradient to indicate hybrid type

Test Suite Badges

The test suite badge indicates the source type:

  • Teal badge: Manual test suite (only manually selected test cases)
  • Violet badge: Filter-based test suite (only filter-based test cases)
  • Gradient badge: Hybrid test suite (both manual and filter-based)

Test Runs Integration

Test Suites are used when creating test runs:

  1. Select a test suite when creating a test run
  2. The test run includes all test cases from the suite
  3. Test suite filters are evaluated at test run creation time
  4. Manual test cases are always included

Note: Test run integration and test run count display are coming soon.

Was this page helpful?