Test Details: Output Page
The steps mentioned below are the process for creating a test and provide details about the Output 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.
Once the test is completed, go to the Output Tab in the navigation bar to access the Output page.
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 Output Page
If multiple Load Agents (LGs) were used during test execution, each will generate an individual report. Users can download these reports in .gz
format by clicking on the file name associated with each LG.
If you selected 2 LGs, then you will be able to download 2 separate reports.
These reports contain raw performance data specific to the respective LGs.
About .GZ Format: The
.gz
file extension represents a compressed archive. You can extract the contents using tools like WinRAR, 7-Zip, or command-line utilities such asgunzip
.

Last updated