Vexdata.io Documentation
  • Vexdata Overview
  • Installation
    • System Requirements
    • Windows Installation
    • Linux Installation
    • Cloud Installation
      • GCP
      • Azure
      • AWS Cloud Deployment Architecture Diagram
        • Pre-requisites
        • Manual Install on ec2
        • Cloud Formation Scripts (command line)
    • Admin Post Installation Setup
    • User Post Installation Setup
    • Server Improvement (Optional)
  • Getting Started
    • Roles and Permissions
    • Managing Groups and Projects
      • Folders
      • Projects
    • Settings
      • Slack Integration
      • Integrations
      • Rules
      • Properties
      • Integrations
      • Email Template
      • Report Template
      • Create Data Connections
        • Databases/Warehouses
        • Run On
  • Creating and Executing Test Cases
    • Test Case
      • Create Test Cases
        • Define Data Source and Target
          • Configure Table/s from Database
          • Input SQL Data
          • Input Files
            • Excel/CSV
            • XML
            • JSON
            • Parquet/AVRO
          • API Input
          • Table Filter
          • Advance - Input
        • Data Compare
          • ETL Testing/Cell By Cell Compare
            • Data Compare Mapping
            • Data Compare Options
          • Schema Compare
          • Counts Compare
        • Schema Monitoring
        • Data Quality
          • SQL Rules
          • Column Level Rules
          • Duplicates
      • Executing Test Cases
      • Defining Test Case Settings
    • Test Runs
    • Variables
    • Note
    • Label
  • Reports
    • User Reports
    • Admin Report or Manager Reports
  • Current Limitations
Powered by GitBook
On this page
  • Batch Results
  • View Test Run Results
  • View All Tests in Running and Waiting State
  1. Creating and Executing Test Cases

Test Runs

PreviousDefining Test Case SettingsNextVariables

Last updated 9 months ago

The Test Runs page displays test runs for the selected duration (Date Range) and for the selected project. The name of the selected project is displayed at the top left. By default, the page shows tests executed in the last week, but the duration can be changed as needed.

Batch Results

Tests are grouped into batches based on how they are executed. If only one test case is executed, the batch will contain only one test case execution. You can view all the tests in a batch by clicking the expand icon on the left.

In the Status column, the execution status of the test cases is displayed as a bar. On expanding, we can see test status.

• Green indicates a test pass.

• Red indicates a test fail.

• Blue indicates exception executing the test case.

• Grey indicates tests that are currently running or in waiting state.

You can rerun the batch by clicking the triangle icon next to the test run status bar.

View Test Run Results

In the Actions column, you can click the “Results” button to view the results of a specific test run.

View All Tests in Running and Waiting State

Additionally, you can view all the tests that are currently running or in a waiting state by clicking the bell icon at the top right. The number displayed on top of the bell icon represents the total tests that are either running or in a waiting state.

This version clarifies the instructions and ensures consistent formatting.

Batch of three test cases