Test Creation With Multiple Instances
The steps mentioned below are the process for test creation with multiple instances
Accessing the Test Management Page
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

Creating a New Test
Before creating a new Test, ensure that a Project has been created
Click on the Add Test button.

Enter the following test details:
Test Name
Select a Project
Description
Select Jmeter Version
Upload The JMX File (From Drop your .JMX Files here or Browse)
Select Region(Choose the region in which you want to create and execute the test)
Select Instance Type (Choose the instance type in which you want to create and execute the test)
Select Subnet ID (Select the subnet details required for test execution)
Select Security Group (select the security group for the test)
Add Server Count (Specify the number of servers to be used for testing)
Add Disk Size (Define the required disk size for the test execution environment)
Select or Skip VPC Subnet (Specify whether to use a VPC subnet and configure its details accordingly)
Click Save Icon to save the LG Details
Add More Load Agent
If you want to test in multiple regions, You can add additional load agents. Follow these steps:
Click on the Add Load Agent button to add a new load agent.
After clicking the button, fill in the required details similar to those entered during the initial load agent configuration.

Ensure that the number of load agents selected aligns with your plan limitations.
Run The Test
Click the Run Test button to start the Execution of the test.
After creating the test, it will appear in the Tests Table, displaying the following details:
Test Name
Project Name
User Email (The user who created the test)
Start Time (Time when the test execution began)
End Time (Time when the test execution completed)
Status (e.g. Initializing, Running, Completed, Failed)
Managing Tests
Rerun The Test: Click on the Rerun Icon next to a test to execute the test again while keeping the same configurations.
Stop The Test: Click on the Cross Icon to stop a test. If the cross icon is gray, it indicates that the test is not currently running (either it has been stopped or has already completed).

Sample JMX
Last updated