Skip to content

How to Create a Suite in an Automation Project?

A Suite is a collection of related Cases within a Module. It groups similar automation scenarios, helping you keep your workflows organized and structured.

To create a Suite within a Module, follow these steps:

  1. Sign in to your HuLoop account.
  2. Click Automation.

v7_GS_create-automation

  1. Open the automation project where you want to create the Suite by clicking anywhere on its card.

v7_GS_create_module_open_project

  1. This will navigate you to the Module page. Select the corresponding module title (e.g., API TESTING MODULE).
v7_GS_create_suite_select_module_list_view
Module Page: List View
v7_GS_create_suite_select_module_grid_view
Module Page: Grid View
Note: HuLoop has two views: List View and Grid View. The default view is List, but you can switch to Grid View by selecting the corresponding tab. For a clearer understanding, screenshots of both views are included in this guide

You can customize the number of items displayed on the screen using the Pagination dropdown, located at the bottom left. Simply select from the options to view 20, 25, 50, or 100 items at a time.

  1. Click Add Suite button to create a new Suite. The Suite groups related Cases together, making them easier to manage.
v7_GS_create_suite_list_view
Suite Page: List View
v7_GS_create_suite_grid_view
Suite Page: Grid View
  1. You’ll see the New Suite pop-up. Specify the Suite Name and provide a description (optional) for your Suite.
  2. Select the checkbox below the Description field if you want the execution of all subsequent cases to depend on the successful completion of this Suite.
v7_GS_new_suite_popup
New Suite Pop-up
  1. Click Save button.

Last updated: Sep 09, 2025
Back To Top