Test Creation With CSV File
The steps mentioned below are the process for test creation with CSV file
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

Add Extra Files (CSV)
After uploading the JMX file, Locate the “Drop your Extra Files here or Browse” section.

You can upload one CSV file or multiple CSV files according to your plan limitations.
If your JMX file has variables that correlate with a CSV file, ensure that you upload the corresponding CSV file to maintain accurate test execution.

CSV Split (Optional)
If you want to split the CSV file across multiple regions, follow these steps:
Check the Split checkbox after uploading your CSV file.
Selecting this option ensures that CSV data is distributed across different test instances based on the selected regions.
This feature helps balance load testing across various regions, reducing bottlenecks and improving distributed testing
Add Load Agents Configuration
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

Run The Test
Click the Run Test button to start the Execution of the test.
After Successfully Creating the test, you will redirected to the test’s summary page, as well as 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 is 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 been completed).

Sample Files
Last updated