LogoLogo
Contact SupportProduct
  • Knowledge Base
  • What's New
  • Guides
  • Agent Release Notes
  • Welcome!
  • Intro to SeaLights
    • What is SeaLights
      • Glossary
      • Working in Conjunction with Your Quality / Coverage Tools
        • SeaLights vs SonarQube
        • SeaLights vs JaCoCo
        • SeaLights vs CodeSee
    • Technical Overview
      • Test Stage Cycle
    • FAQ
  • Coverage & Quality Insights
    • Quality Insights Overview
    • User Story Coverage
      • Release Go / No Go Report
        • How to Generate / Edit the Report
      • User Story Quality Overview
        • How to Generate the User Story View
      • User Story Coverage Analysis
        • How to Generate the Analysis View
      • Uncovered Methods View
        • How to Generate the View
      • Customization
      • Integration
      • User Story Coverage Mechanism
    • Coverage Dashboard
    • Coverage Report
    • Test Gaps Report
      • Code Changes Calculation
        • Hidden Changes Detection
    • Test Gaps Analysis Report
      • How to Generate / Edit the Report
  • Coverage Trend Report
    • How to Generate / Edit the Report
  • Proof of Testing Report
    • How to Generate / Edit the Report
  • Test Optimization
    • Test Optimization Overview
      • Automated Test Optimization
      • Manual Test Optimization
      • Test Optimization for Pull Request
      • Test Selection Policies
        • Full Run Policy
        • No Code Changes Policy
        • Common Code Policy
        • Fastest Path to 100% Coverage Policy
      • Integrations
    • Test Optimization Mechanism
      • Associating Code With Tests
        • Statistical modeling
        • One-to-One Mapping
        • Calibration
      • Detecting Modified Code
      • Generating Test Recommendations
  • Test Optimization - Savings Breakdown
    • TIA Configuration
  • Settings
    • Token Access & Management
    • Quality Gates
    • User Management
      • Managing Users
      • Managing Groups
      • Roles & Permissions
      • SSO Authentication
  • Code Labels
  • Code Scope (Ignore/Include)
  • Contact Support
Powered by GitBook
On this page
  • Timeline
  • Test Execution Data & Insights
  • Charts & Graphs

Was this helpful?

Test Optimization - Savings Breakdown

Test Optimization Savings Breakdown provides a comprehensive overview of test execution performance and savings for a specific app and test stage.

Timeline

The page includes a timeline with:

  • Build events, with a summary of the test savings (or potential savings) out of the total tests reported

  • System events (e.g. scheduled full test run)

  • User action events (e.g. TIA turned off/on, full run policy change).

Test Execution Data & Insights

Users can view test execution data and detailed insights into each individual build, including:

  • Test Execution Summary and List: The total number of tests passed / failed, executed / skipped, along with the skipping reason. And a detailed list of all reported tests.

  • Impacted Tests: Detailed list of code changes and their corresponding tests for each build.

  • AUT (Application Under Test): Available for apps that combine a few components (apps) for advanced testing (cross app testing), displays the list of apps with the specific branch and build. There is an access to the build monitor (for Admin / DevOps) to explore more technical details.

Charts & Graphs

Users can open an additional view with charts describing the savings (in compute time or in number of tests) per build, with a clear visualization of the trends over time and the ability to analyze the potential savings before turning on the TIA.


By combining these elements, the Savings Breakdown empowers users to understand the factors driving test efficiency, pinpoint areas for improvement, and make data-driven decisions to optimize testing processes.

PreviousGenerating Test RecommendationsNextTIA Configuration

Last updated 9 months ago

Was this helpful?