Test Creation With User Property File
1. Introduction
Welcome! This guide will help you create the test with user .property file and manage tests on Baseline11.
2. System Requirements
To create a test, ensure you have:
A stable internet connection
An active Project Admin or Project Member account with AWS Setup
A web browser on a compatible device (PC, tablet, or mobile phone)
The steps mentioned below are the process for test creation with .property 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

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 (In 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

What is a User Properties File?
A user.property file is a configuration file used in JMeter tests. It allows you to define variables, global parameters, and test-specific properties that influence how the test executes. This file is useful when you need to:
Pass custom parameters to your test without modifying the JMX file.
Define global settings that apply to all test scenarios.
Control execution settings dynamically based on external inputs.
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).

3. Troubleshooting
Issue: Unable to Create a Test
Ensure all required fields are filled.
Refresh the page and try again.
Issue: Test Not Appearing in the List
Make sure you have assigned the test to the correct project.
Refresh the test list.
Sample Files
Last updated
