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

1

Accessing the Test Management Page

  1. Open your web browser

  2. Go to our official website: www.baseline11.com

  3. Sign in with your Project Admin or Project Member credentials

  4. Navigate to the Dashboard

  1. Click on the Tests tab

2

Creating a New Test

  1. Before creating a new Test, ensure that a Project has been created

  2. Click on the Add Test button.

  1. 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

3

Upload User Properties File

If you need to use a custom user.property file for test execution, follow these steps:

  1. Click on the Advanced Options.

  2. Locate the User Properties section.

  3. Upload the user.property file by clicking on the cloud icon.

4

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.

5

Run The Test

  1. Click the Run Test button to start the Execution of the test.

  2. 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)

6

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).

7

Reviewing Tests

Review The Test: Click on the Test Name in the Tests Table to view the detailed test information.

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