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
  1. Creating and Executing Test Cases

Test Case

Test cases are the entities which can be defined on a canvas to auto-generate groups of test cases.

PreviousCreating and Executing Test CasesNextCreate Test Cases

Last updated 5 months ago

The _Test Cases_page displays all the user-saved and executed flows.

Some important features of this page are:

  • **Search: **Allows users to search in the displayed test cases for a specific test case by Test Case Name, Job Type, Creator Name, Created Date, Last Executed Time, or Last Executed Status.

  • **Import Test Case : **This feature permits users to upload a JSON file with information to create a Test Case. To do this, follow these instructions:

    • Click on the Import Test Case button which is located above the table, to the right.

    • Find and select the JSON file to be imported from your documents.

    • Click on Save to import the Test Case under the Test Cases table.

    • Click on Cancel to stop the import process.

    • A message is displayed to inform the user that the Test Case has been successfully imported.

  • The Test Cases ' list can be sorted by clicking on the columns' titles, i.e., Test CaseName, Job Type, Creator Name, Created Date, Last Executed Time, and Last Executed Status.

Each Test Case under the Action column has seven available actions, which can be accessed by clicking on the three-dots icon next to the check box. These actions are:

   **1. Edit**  - By clicking on this action the system redirects the user to the edit c
   anvas of this particular test case, and can then modify it. 

** 2. Clone - **By clicking on this action a user can duplicate the corresponding Test Case :

  • Select the Clone option.

  • Provide the Test Case's name.

  • Click on Save to clone the Test Case .

** 3. Delete - **This action allows the user to delete the selected Test Case .

** 4. Rename - **This action is used to rename the selected Test Case .

To rename a Test Case :

  • Select the_ Rename_ option.

  • Modify the Test Case's Name.

  • Click on Save_ to rename the Test Case.

** 5. Export - **This action can be used to download selected Test Case as a JSON file.

Import Test Case
Edit Test Case
Clone Test Case