Skip to content

Regression Configuration and Execution

Regression Testing in SenseOps is performed by creating a regression entry and extracting application data for structured comparison.

This workflow consists of two primary stages:

  1. Regression Configuration
  2. Data Extraction

Regression Configuration

Accessing the Regression Module

  1. Navigate to Code Management
  2. Click Regression from the left panel
  3. Click Action
  4. Choose Create new regression

The Create New Regression panel opens.

Regression Parameters

Provide the required configuration details:

  • Server
  • Type
  • Application

Screenshot

Screenshot

Once all required fields are selected, click Proceed. This creates a regression entry for the selected application.

Regression Data Extraction

After creating the regression, you must extract application data. In the Regressions list, locate your application and click Extract data to begin the extraction process.

The Extract regression data panel will open.

Screenshot

Screenshot

Extraction Panel Overview

This panel displays:

Application Details

  • Server
  • Stream
  • App name

Selected Sheets

  • Lists the sheets included in extraction
  • By default, all sheets are selected

Data Filters

  • Displays any configured filters
  • If no filters are configured, all data is extracted

Extract Label (Optional)

You can provide a custom label for the extract.

This helps identify runs such as:

  • After UI changes
  • Before Release
  • Post script update

Initiating Extraction

Click Extract data to begin the extraction process.

SenseOps will capture:

  • Sheet layout structure
  • Object definitions
  • Object-level data output

Each extraction is automatically timestamped for traceability.

Regression History

You can track all regression runs in the History tab.

Screenshot

The History view displays:

  • Label / Date & Time
  • Server
  • Stream
  • Application
  • Executed by
  • Status
  • Logs

Screenshot

If the status shows Success, the extract is ready for comparison. You can click View under Logs to inspect execution details.

Version Comparison

Once at least two extracts are available:

  • Open the regression

Screenshot

  • Select a Baseline version
  • Select a Current version

Screenshot

  • Review the Summary, Sheet layout, and Data points tabs

Once both versions are selected, the comparison results are organized across multiple tabs to support structured review and validation.