# Creating Test Step Group

You can create a Test Step Group using any of the following methods:

* [**Adding New Test Step Group**](/avo-assure/working-with-the-avo-assure-platform/create-and-execute-tests-with-design-studio/working-with-test-case-section/creating-test-step-group/adding-new-test-steps-group.md)
  * Use this option to manually create a new Test Step Group from scratch.
  * You can add individual Test Steps.
  * Once completed, the Test Step Group can be saved and used within Test Cases.
* [**Adding Test Step Group from Reusable Library**](/avo-assure/working-with-the-avo-assure-platform/create-and-execute-tests-with-design-studio/working-with-test-case-section/creating-test-step-group/add-step-details.md)
  * This option allows you to add an existing Test Step Group from the **Reusable Library**.
  * It helps in maintaining consistency and reusing frequently used test steps across multiple Test Cases.
  * Simply select the required Test Step Group from the library, and it will be added to your current Test Case.
* [**Adding Test Step Group using Avo Genius**](/avo-assure/working-with-the-avo-assure-platform/create-and-execute-tests-with-design-studio/working-with-test-case-section/creating-test-step-group/record-test-step-group-using-avo-genius.md)
  * Use this option to record Test Steps automatically using **Avo Genius**.
  * Actions performed during recording are captured as Test Steps in the group, including element selection, input values, and actions performed.
  * This method simplifies Test Step creation for dynamic or complex scenarios.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.avoautomation.com/avo-assure/working-with-the-avo-assure-platform/create-and-execute-tests-with-design-studio/working-with-test-case-section/creating-test-step-group.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
