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

Admin Report or Manager Reports

To View Manager Reports which will show all test case executions by user and within a certain period

PreviousUser ReportsNextCurrent Limitations

Last updated 4 months ago

Admin Reports has following (in a given interval of time range) -

  1. Project Status Overview

    This chart displays the status of each project based on the last execution results of all test cases. It provides a quick glance at which projects are on track and which need attention.

  2. Test Executions Summary

    This bar chart summarizes all test executions of all project, showing the total number of tests executed, along with how many passed, failed, and encountered exceptions. It helps in understanding the overall test coverage and success rate.

  3. Unit Test Activity by User

    This chart presents the number of unit tests created by each user. It highlights individual contributions to the testing efforts and helps in identifying active participants and potential bottlenecks.

  4. Unit Test Executions by User and Project

    The Manager can also view how many unit tests being executed by user and in a project.

  5. Unit Test Created By User

    This shows the Manager how many unit tests being created by each user.