Test Details Config Page
The steps mentioned below are the process for creating a test and provide details about the Test Details Config page
Accessing the Tests Page and Create a Test
Open your web browser
Go to our official website: www.baseline11.com
Sign in with your Project Admin or Project Member credentials
Navigate to the Dashboard

Click on the Tests tab
Click on the Add Test button
Upload your JMX File

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

Click Run Test to start execution
The test will now be listed in the Tests Table with its status updated in real-time
Monitoring Test Execution
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, Avg. response, 90% Avg. Overall TPS, error rate etc.)
Error Details
After clicking Run Test, you will be redirected to the Test Summary Page, where you can monitor your test in real-time.
Click on the Test Details Config Tab in the navigation bar to access the Test Details Config.
Summary Page
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.

Sections on the Test Details Config Page
You can see the details of the test that you have configured before execution. These details include:
Test Name: The name assigned to the test.
Test ID: A unique identifier for the test.
Start Time: The scheduled or actual start time of the test.
End Time: The expected or actual end time of the test.
Test Duration: The total time the test is set to run.
User: The account that initiated the test.
Project Name: The project associated with the test.
Description: Additional notes or descriptions about the test.

This section displays the JMeter-related configurations applied before test execution.
JMeter Version: Specifies the version of JMeter used for the test.
JMX File: The test script uploaded for execution.
Extra Files: Any additional files required for the test (these can be downloaded by clicking on the file name).
Spit Option:
The Split Option in the Extra Files section determines how the uploaded CSV file is handled during test execution:
If "Split" is checked during CSV upload, the system distributes the CSV file across multiple Load Generators (LGs). The UI will display "Split",
If "Split" is not checked, the file remains unsplit, meaning each LG will access the entire file instead of a distributed portion. The UI will display "Not Split"
This feature is useful in scenarios where test data needs to be evenly distributed among multiple LGs for efficient load testing.

If you have added the Load Agent before executing the test, these details are displayed in a table format. This section provides comprehensive insights into the Load Agents assigned to the test, ensuring users can monitor and manage their distributed testing environment effectively. Details include:
Location: The geographical region where the Load Agent is hosted.
Type: The instance type used for the Load Agent.
vCPU Count: The number of virtual CPUs assigned to the Load Agent.
Size: The memory and processing capacity of the Load Agent.
Subnet: The network subnet in which the Load Agent operates.
Instance ID: The unique identifier assigned to the Load Agent.
Start Time: The timestamp when the Load Agent was initialized.
Termination Time: The timestamp when the Load Agent was stopped or removed.
If the specific instance is not terminated, then in this termination time's cell, an error message appears to close the instance from AWS.)
If the user has selected any plugins before test execution, they will be displayed here along with their respective versions.

Last updated