Baseline11 Docs
Quick-Guides
Quick-Guides
  • 👋Welcome to Baseline11
  • WHAT IS BASELINE11?
    • ✨Introduction
  • Getting Started
    • User Sign Up
  • User Management
  • User Sign In
  • 📎INTEGRATION WITH AWS
  • Updating User Details
  • Project Management
    • Project Creation
  • Project Member Creation
  • Test Creation
    • Simple Test Creation
  • Test Creation With CSV File
  • Test Creation With CSV Split
  • Test Creation With Multiple Instances
  • Test Creation With Set Property
  • Test Creation With Plugin
  • Test Creation With User Property File
  • Test Details
    • Test Details Summary Page
    • Test Details: LG Page
    • Test Details: Error Page
    • Test Details Config Page
  • Test Details: Output Page
Powered by GitBook
On this page
  1. Test Details

Test Details Summary Page

PreviousTest Creation With User Property FileNextTest Details: LG Page

Last updated 1 month ago

1. Introduction

This guide provides a detailed overview of the Summary Page within the Test Details section. The Summary Page is a crucial component that allows users to monitor test execution, analyze results. This document outlines how to navigate and utilize the Summary Page effectively in Baseline 11.

2. System Requirements

To create a test, ensure you have:

  • A stable internet connection

  • An active Project Admin or Project Member account with AWS Setup

  • A JMX file

  • A web browser on a compatible device (PC, tablet, or mobile phone)

The steps mentioned below are the process for creating a test and provide details about the Summary page

1

Accessing the Tests Page and Create a Test

  1. Open your web browser

  2. Go to our official website:

  3. Sign in with your Project Admin or Project Member credentials

  4. Navigate to the Dashboard

  1. Click on the Tests tab

  2. Click on the Add Test button

  3. Upload your JMX File

  1. Configure the test as required and You can add multiple Load Agents as per your plan limitation

  1. Click Run Test to start execution

  2. The test will now be listed in the Tests Table with its status updated in real-time

2

Monitoring Test Execution

  1. The Baseline 11 platform provides real-time status updates of the test execution, including:

    • Test Summary (overall progress and key statistics)

    • Active Load Generator (LG) Details

    • Live Performance Metrics (Total thread, Total Request, Avresponse, 90% Avg. Overall TPS, error rate etc.)

    • Error Details

  2. After clicking Run Test, you will be redirected to the Test Summary Page, where you can monitor your test in real-time.

3

Summary Section

The Summary Page provides an overview of the test execution with key details displayed at the top:

  • Test Name

  • Number of Load Generators (LGs)

  • Status (Initializing, Running, Failed, Cancelled)

  • Total Duration

  • Stop and Re-run Button

    • If the test is in Running status, the Stop Button is visible.

    • If the test is Completed, the Stop Button is replaced by the Re-run Button.

4

Sections on the Summary Page

  • The LG Name section is located at the top right corner of the Summary Page, just below the key details section.

  • It displays the selected LGs from the test creation phase.

  • This section also functions as a filter—when specific LGs are selected, the displayed data updates accordingly in the main section.

Displays key metrics including:

  • Total Threads: Number of active users in the test.

  • Total Requests: The total number of HTTP requests processed.

  • Average Response Time: The mean response time for requests.

  • 90% Response Time: The response time for 90% of requests.

  • Overall TPS (Transactions Per Second): Indicates the system's efficiency in handling transactions.

  • Error Percentage: Shows the percentage of failed requests.

Displays real-time graphical representations of performance, including:

  • Active Users: Displays the number of virtual users currently active in the test. This helps monitor load distribution.

  • Throughput: Measures the number of requests processed per second. Higher throughput generally indicates better system performance.

  • Bytes Throughput: Shows the amount of data (in bytes) being transferred per second. It helps analyze network bandwidth consumption.

  • Average Response Time (s): Represents the average time taken for requests to complete. Lower values indicate better performance.

  • Transaction Response Time: Measures the response time for individual transactions. It provides insights into how long different requests take.

  • Transactions Per Second (TPS): Indicates the number of transactions processed per second. Higher TPS values show better system efficiency.

  • Expanding the Graph: You can expand any graph by clicking on the Expand Icon.

  • Downloading the Graph: To download the graph as an image, click on the three dots icon and select the desired format (JPG or SVG) for downloading.

Displays real-time data in table format, including:

  • Samples: Represents the total number of requests executed during the test.

  • Error Samples: Displays the number of failed requests, helping identify test reliability issues.

  • Error %: Shows the percentage of failed requests compared to total samples. A lower error rate indicates better system performance.

  • Average: Calculates the mean response time of all requests. This helps gauge general application responsiveness.

  • Min: Displays the fastest response time recorded during the test.

  • Max: Shows the slowest response time recorded, useful for detecting bottlenecks.

  • Throughput: Measures the number of requests handled per second, indicating system efficiency under load.

  • 90% Line: Indicates the response time within which 90% of requests were completed.

  • 95% Line: Indicates the response time within which 95% of requests were completed.

  • 99% Line: Indicates the response time within which 99% of requests were completed.

  • Received Bytes: Represents the total data received from the server during the test.

  • Downloading the Table: To download the entire table as CSV click on the Export button and click on the Download as CSV.

3. Troubleshooting
  • Test failed to execute? Check the status’s information icon for errors and reconfigure if necessary.

  • Results not loading? Refresh the page or clear the cache.

  • Rerun not working? Ensure the test meets rerun criteria.

www.baseline11.com