> For the complete documentation index, see [llms.txt](https://baseline11.gitbook.io/quick-guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://baseline11.gitbook.io/quick-guide/test-creation-with-multiple-instances.md).

# Test Creation With Multiple Instances

<details>

<summary>1. Introduction</summary>

Welcome! This guide will help you create test with multiple instances as well as manage test on Baseline11.

</details>

<details>

<summary>2. System Requirements</summary>

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)

</details>

### The steps mentioned below are the process for test creation with multiple instances

{% stepper %}
{% step %}

## Accessing the Test Management Page

1. Open your web browser
2. Go to our official website: [www.baseline11.com](https://www.baseline11.com/)
3. Sign in with your Project Admin or Project Member credentials
4. Navigate to the Dashboard

<figure><img src="https://3076107135-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FaDJ8r3jxpSQ88OP2q1Q6%2Fuploads%2FyoQLaY6OZVw8Qd8BNe3z%2Fimage.png?alt=media&amp;token=0423493f-9cab-410b-9fbb-47ec029eafba" alt=""><figcaption></figcaption></figure>

5. Click on the Tests tab

<figure><img src="https://3076107135-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FaDJ8r3jxpSQ88OP2q1Q6%2Fuploads%2Fce2kLEEwRU9D6AHUvFGn%2Fimage.png?alt=media&amp;token=cd5423f5-999c-48c4-a982-89f7735d5a40" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

## Creating a New Test

1. Before creating a new Test, ensure that a **Project** has been created
2. Click on the Add Test button.

<figure><img src="https://3076107135-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FaDJ8r3jxpSQ88OP2q1Q6%2Fuploads%2FRJteFGNtbi3pqEf4qBLy%2Fimage.png?alt=media&amp;token=9bc40679-5192-4a55-b09e-331d57d8a070" alt=""><figcaption></figcaption></figure>

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

   <figure><img src="https://3076107135-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FaDJ8r3jxpSQ88OP2q1Q6%2Fuploads%2F5wzVkriFvVNqkOKaHFdt%2Fimage.png?alt=media&amp;token=bf578ffa-a6cc-4726-bb09-99fa225e66fc" alt=""><figcaption></figcaption></figure>

   * 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

   <figure><img src="https://3076107135-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FaDJ8r3jxpSQ88OP2q1Q6%2Fuploads%2FjMB7IuWNJ030cQhgqO59%2Fimage.png?alt=media&amp;token=3bb3f172-5649-45f4-8ec3-bcb240284301" alt=""><figcaption></figcaption></figure>

{% endstep %}

{% step %}

## **Add More Load Agent**

If you want to test in multiple regions, You can add additional load agents. Follow these steps:

1. Click on the **Add Load Agent** button to add a new load agent.
2. After clicking the button, fill in the required details similar to those entered during the initial load agent configuration.

<figure><img src="https://3076107135-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FaDJ8r3jxpSQ88OP2q1Q6%2Fuploads%2FlY6UATkZu3PZZhQTQqxu%2Fimage.png?alt=media&amp;token=c77b9e73-3d95-4328-9147-db987199b972" alt=""><figcaption></figcaption></figure>

3. Ensure that the number of load agents selected aligns with your plan limitations.
   {% endstep %}

{% step %}

## **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)

   <figure><img src="https://3076107135-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FaDJ8r3jxpSQ88OP2q1Q6%2Fuploads%2FRBZ6lg56UJm6ihU1r6vC%2Fimage.png?alt=media&amp;token=2369850a-0141-458b-bdc2-1ae865a3fae0" alt=""><figcaption></figcaption></figure>

{% endstep %}

{% step %}

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

<figure><img src="https://3076107135-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FaDJ8r3jxpSQ88OP2q1Q6%2Fuploads%2F8gPq60bq6WPczwgZrcot%2Fimage.png?alt=media&amp;token=fa45cd56-b8b8-4338-8aa1-ff3fb1867550" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

## Reviewing Tests

* **Review The Test**: Click on the **Test Name** in the **Tests Table** to view the detailed test information.
  {% endstep %}
  {% endstepper %}

<details>

<summary>3. Troubleshooting</summary>

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

</details>

### Sample JMX

{% file src="/files/eovO7Fbdmw1hZzSGwRGF" %}
