Test Creation With Plugin
The steps mentioned below are the process for test creation with plugin
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
Adding the Plugins
If you want to add plugins that are referenced in your JMX file, follow these steps:
Click on the Advanced Options button.
Locate the Plugins section.
Select the plugins you need to add based on your test requirements.

Note: You can add multiple plugins to your test as defined in your JMX file. To add multiple plugins, simply check the checkbox at the beginning of each row.
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 Files
You need to select the "Custom Thread Group" Plugin while creating the test
What is a custom thread group?
A Custom Thread Group in JMeter lets you shape the flow of virtual users more realistically.
Last updated