LogoLogo
Contact SupportProduct
  • Knowledge Base
  • What's New
  • Guides
  • Agent Release Notes
  • User Story Coverage
    • Getting Started
    • User Story Challenges & Solution
      • Typical Implementation
      • The Challenges
      • The Solution
    • User Story Coverage Report Overview
      • 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
    • Use Cases by Persona
      • Managers
        • Informed Go/No Go Decisions Making
        • Effective Resources Prioritization
        • Overall Progress Monitoring
      • Developers
        • Code Quality Ownership
        • Seamless Collaboration with QA
        • Code Review Facilitator
      • QA Engineers
        • Test Execution Progress Monitoring
        • Testing Effort Prioritization
        • Testing Strategy Planing
    • Technical Overview
      • User Story Coverage Mechanism
      • Technical Architecture
      • Deployment Guide
        • US1_getResults.sh
        • US2_createReport.sh
        • US_UpdateConfluence.sh
  • Test Optimization
    • Getting Started
    • Test Execution Challenges & Solution
      • The Challenges
      • Test Optimization Solution
      • Test Optimization Main Advantages
    • 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
    • Use Cases by Persona
      • Managers
        • Fast Delivery
        • Resource Optimization
        • Thorough Testing in Tight Schedule
      • Developers
        • Exploring Only Relevant Test Failures
        • Faster Feedback Loop
        • Shift Left Testing
      • QA Engineers & Manual Testers
        • Faster & Focused Manual Testing
        • Optimizing Test Suite
        • Having Stable Product for Testing
    • Technical Overview
      • Test Optimization Mechanism
        • Associating Code With Tests
          • Statistical modeling
          • One-to-One Mapping
          • Calibration
        • Detecting Modified Code
        • Generating Test Recommendations
      • Technical Architecture
      • Deployment Guide
  • Quality Improvement
    • Getting Started
    • Challenges & Approach Comparison
      • The Challenges
      • Quality Improvement Approaches
      • Choosing the Right Approach
    • Quality Improvement Solution Overview
      • 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
      • Release Quality Improvement Guide
        • STEP 1: Deploy SeaLights
        • STEP 2: Take a Quality Snapshot
        • STEP 3: Prioritize Code Areas
          • Add Code Labels
          • Ignore Irrelevant Code
          • Perform a Deep CSV Analysis
        • STEP 4: Set Baseline & Threshold
        • STEP 5: Analyze Test Gaps
        • STEP 6: Write Tests
        • Step 7: Make a Go / No Go Decision Based on Quality Gate
        • STEP 8: Measure Defect Escape Rate
      • Over Time Quality Improvement Guide
        • STEP 1: Deploy SeaLights
        • STEP 2: Take a Quality Snapshot
        • STEP 3: Prioritize code areas
          • Add Code Labels
          • Ignore Irrelevant Code
          • Perform a Deep CSV Analysis
        • STEP 4: Set Baseline & Goal
        • STEP 5: Set timeline
        • STEP 6: Write tests
        • STEP 7: Monitor progress
        • STEP 8: Measure Defect Escape Rate
    • Use Cases by Persona
      • Managers
        • Effective Prioritization & Budget Allocation
        • Tracking Progress & Measuring Impact
        • Data-Driven Release Decisions
        • Transparency & Communication
      • Developers
        • Mastering Code Coverage
        • Seamless Collaboration with QA
        • Code Quality Ownership
      • QA Engineers
        • Prioritizing Test Efforts
        • Contributing to Release Informed Decisions
        • Seamless Collaboration with Developers
        • Evaluating Testing Strategy
    • Technical Overview
      • Solution Mechanism
      • Technical Architecture
      • Deployment Guide
  • SeaLights for ABAP
    • SeaLights for ABAP Overview
    • Technical Overview
  • Value Proposition
    • Overview
    • Quality Use Cases
      • Go/No Go Decisions
      • Quality Improvement & Test Gaps
      • Governance & Quality Gates
      • Compliance & Proof of Testing
    • Test Optimization Use Cases
      • Reduce Costs & Infrastructure
      • Shorten Release Cycles
      • Reduce Troubleshooting
Powered by GitBook
On this page
  • What is Available for SeaLights for ABAP?
  • Key Features
  • SeaLights Dashboard
  • Test Optimization / Test Impact Analysis (TIA)
  • Test Gap Analysis (TGA) Report
  • Coverage Trend Reports & Quality Analytics
  • MVP Out of Scope / Limitations
  • Need Further Assistance?

Was this helpful?

  1. SeaLights for ABAP

SeaLights for ABAP Overview

SeaLights for ABAP is built to provide deep visibility into your SAP development and testing lifecycle, offering powerful capabilities for Test Optimization and comprehensive Quality Analytics.

Our support includes:

  • SAP S/4HANA Cloud, Private Edition

  • SAP S/4HANA Enterprise Management

What is Available for SeaLights for ABAP?

SeaLights for ABAP includes:

  • The SeaLights ABAP Agent: This core component enables SeaLights to collect comprehensive data from your SAP systems.

  • Integration with Tosca Test Runners: SeaLights for ABAP seamlessly integrates with both Tosca Cloud and Tosca On-premises test runners, allowing you to leverage SeaLights' advanced test optimization capabilities directly within your existing Tosca workflows.

Read more: SeaLights & Tosca Integration SeaLights & Tosca Cloud Integration

Key Features

With SeaLights for ABAP, you gain access to a comprehensive suite of functionalities and features designed to provide deep insights into your SAP applications. Here's a quick guide to what's available and how to navigate the SeaLights UI to find your data:

SeaLights Dashboard

This is your starting point, offering a high-level summary of your application's quality.

  • Code Changes Coverage: Quickly see the percentage of changed code that is covered by tests. A low percentage here indicates high risk.

  • Untested Code Changes: Click through to view a detailed list of these changes.

  • Quality Gates: an immediate indication of your build's quality status, based on predefined thresholds.

  • Coverage Report: Detailed reports on test coverage across your ABAP code.

Read more: SeaLights Dashboard Coverage Report

Test Optimization / Test Impact Analysis (TIA)

Precisely identifies the most relevant tests for your code changes, ensuring you run the smallest subset of tests without compromising quality.

  • Impacted Tests: View all ABAP code and non-code objects that have undergone changes and the specific SAP tests that SeaLights recommends running to cover these changes. This is based on analyzing the connection between code objects and tests.

  • Test Selection On/Off: Control the test selection for test runners, like Tosca.

  • Familiarize with Savings Breakdown: Pay close attention to the SAP-specific terminology and new views on the Savings Breakdown page to efficiently navigate your change data.

Read more: Test Optimization / Test Impact Analysis (TIA) Savings Breakdown for SAP

Test Gap Analysis (TGA) Report

Identifies accumulated coverage, highlights untested changes, and assesses critical risks within a specific context, whether that's a release, sprint, project, or any timeframe meaningful to your teams.

Read more: Test Gap Analysis (TGA) Report

Coverage Trend Reports & Quality Analytics

Allows you to track your quality metrics and coverage evolution over time.

  • Coverage Trend Report: Monitor how your Code Changes Coverage and Overall Code Coverage evolve over time for a single application. This helps you understand long-term quality trends and the effectiveness of your testing strategy.

  • Group Coverage Trend Report: If you manage multiple interconnected SAP applications, use this report to track consolidated coverage trends across selected applications.


MVP Out of Scope / Limitations

  • Ignore / Include rules to define code scope, as well as code labels, are no supported on the backend side.

  • To make sure TIA's test recommendations are calculated and available, it is advisable to wait 5 minutes after importing a transport and before starting a test stage execution.

  • Importing numerous transports simultaneously will require processing time before the data is fully reflected in SeaLights. Allow approximately 2 minutes of processing per transport.

  • Moving CLAS/FUGR objects between packages will be identified as new objects.

    • Since only modifications are reported to SeaLights, the objects will still be considered as if they are on the original package (in addition to the new package), which mean the coverage will be reduced.

    • There will be no history of test to code map, meaning no tests will be recommended by the TIA for these objects on the next test stage cycle.


Need Further Assistance?

If you have specific questions about mapping a LiveCompare workflow to SeaLights, or need help interpreting your data, please don't hesitate to reach out to our dedicated support team.

We are committed to making your transition to SeaLights for ABAP as smooth as possible and helping you achieve even greater visibility and efficiency in your SAP quality processes.

PreviousDeployment GuideNextTechnical Overview

Last updated 1 day ago

Was this helpful?