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

Was this helpful?

Proof of Testing Report

PreviousHow to Generate / Edit the ReportNextHow to Generate / Edit the Report

Last updated 1 year ago

Was this helpful?

Gain unparalleled transparency into your application's testing practices with the Proof of Testing Report. This comprehensive report empowers you to assess the effectiveness of your testing efforts and identify areas for improvement, ultimately enhancing software quality and reliability.


Focus on What Matters: New and Modified Code Coverage

The report prioritizes code changes, showcasing the number of modified methods tested across your chosen test stages. This metric provides a clear picture of your overall coverage effectiveness, ensuring you haven't overlooked any recently introduced code.

Break It Down: Test Stage Distribution for Targeted Insights

Delve deeper by analyzing the contribution of each test stage to the overall coverage percentage. This granular breakdown helps you pinpoint areas that might require additional attention. For example, if component tests show lower coverage despite a high overall score, you can easily identify specific sections of code needing further testing with component-specific tests.

Direct Access to Uncovered Areas: Streamlined Gap Analysis

Each service within the report includes a direct link to its dedicated Gap Report. This seamless integration removes the need for manual navigation and allows you to quickly explore specific areas lacking coverage. With this targeted analysis, you can prioritize testing efforts and ensure comprehensive coverage across your entire codebase.