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:
- Regression Configuration
- Data Extraction
Regression Configuration
Accessing the Regression Module
- Navigate to Code Management
- Click Regression from the left panel
- Click Action
- Choose Create new regression
The Create New Regression panel opens.
Regression Parameters
Provide the required configuration details:
- Server
- Type
- Application


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.


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.

The History view displays:
- Label / Date & Time
- Server
- Stream
- Application
- Executed by
- Status
- Logs

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

- Select a Baseline version
- Select a Current version

- 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.