Hypertest Docs
HyperTestKnowledge Base
  • Quick Set-up
    • Install HyperTest
    • Deploy your application
    • Mirror Traffic
      • Using Kubernetes
      • Using Amazon ECS
      • Using Docker
      • Using Nginx
      • Using Goreplay
        • ElasticBeanStalk Script for Goreplay
      • Using Apache
      • Using IIS
      • Using Istio
      • Using Kong
      • Using HAProxy
      • Others
  • HyperTest Overview
    • Introduction
    • Architecture
  • Detailed Setup Guide
    • Detailed Setup Guide
      • Installation
        • Linux VM
        • Kubernetes Cluster
          • Hardware Requirements
          • Cluster Setup
            • EKS
              • Existing Application Load Balancer
              • Calculate Setup Cost for EKS Cluster
            • GCP
            • AKS
            • Self Managed
              • Microk8s with EKS-D
          • HyperTest Installation
      • Mirror Traffic
      • Configure HyperTest
      • Automate Starting a Test
        • CI Integration
          • GitHub Checks Integration
            • Mandatory checks
          • Gitlab Integration
          • Bitbucket Integration
          • Jenkins Pipeline
            • Jenkins Plugins for PR events
  • Upgrade HyperTest
    • Upgrade HyperTest
      • Linux VM
      • Kubernetes Cluster
  • User Guides
    • Usage Guide
      • Install and Configure HyperTest
        • Install HyperTest
        • Configure Base DNS
        • Add New Service
      • Tests Runs and Analysis
        • View Test Cases
        • Start New Test Run
        • Understand Your Test Run Analysis
        • Prioritize Your Error Types
        • Track Bugs
        • Ignore Errors/Desired Changes
        • View/Download Report
        • View Consolidated Dashboard Reports
        • Sign-off Reports
        • Reduce Execution Time
        • Deduplication Rules
      • Troubleshooting and FAQs
    • Best Practices Guide
      • Cost Optimization
    • Dashboard Tour
      • Dashboard
      • All Sessions
      • Regression Report
      • Notifications
      • First Test Run
      • Interactions
      • Custom Analysis
      • Configuration
    • User Management
      • Create Admin User
      • Roles, Groups & Users
      • Enabling User Signup
    • Other Guides
      • Basic Nginx Auth for Linux HT
  • Middleware
  • Advanced Features
    • Import test cases from Postman
  • Change Log
  • Troubleshooting
  • FAQs
    • Setup
    • General
    • Regression Report
  • Glossary
    • Session
Powered by GitBook
On this page
  • Test Cases: Additional options
  • Filters
  • View Interactions
  1. User Guides
  2. Usage Guide
  3. Tests Runs and Analysis

View Test Cases

PreviousTests Runs and AnalysisNextStart New Test Run

Last updated 1 year ago

This section contains all the test cases in HyperTest.

There are a number of filters and options that can be used to search through available test cases and use them in future tests.

All Test Cases

Test Cases: Additional options

You can click on a particular test case to perform specific tasks, listed below:

EDIT: provides with the option to add description to a test case as well as enable the test case to be run at specific events.

Delete: deletes a test case.

Add to Custom list: adds a test case to a custom list that enables a user to create a test using chosen test cases.

Add new tag: adds a "tag" to make the test case searchable. Tags have a tag "name" and a tag "value".

Filters

HyperTest provides a number of filters to search through the list of test cases. Following are the filters provided:

FILTER BY INTERACTIONS: Allows searching for test cases that have a particular request

Type: Allows filtering by tags, test cases can be tagged for better organization.

Test Case Types: Filter test cases on basis of type i.e. SAVED, AUTO-GENERATED, ACTIVE, INACTIVE.

Play in Smoke Test: List test cases that are to be played in smoke test.

Play before all Tests: List test cases that are to be played before all tests.

TEST CASE IDS: List all test cases in the tests with the given ids.

IP ADDRESS: List all test cases that have the given IP address.

SESSION DIFFERENTIATOR VAL: List all test cases with the given session differentiator value.

View Interactions

Filters
Interactions

Opens the view, containing all the requests from that test case.

interactions