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
.gzfile extension represents a compressed archive. You can extract the contents using tools like WinRAR, 7-Zip, or command-line utilities such asgunzip.

For a comprehensive overview of test execution, users can access the Combined Report, which consolidates data from all LGs.
View JMeter Report: Click the View HTML Report button to see a structured performance report.

Download Combined JMeter Output: If multiple LGs were used, You can download a merged JTL file for further analysis. This file is compatible with JMeter and can be reloaded for post-execution analysis.
Download Combined Report: You can download the final aggregated report in a .zip format, which includes:
Summarized performance metrics from all LGs.
Error rate breakdowns.
Response time distribution.
Throughput trends.
Last updated