Skip to main content
Version: 2.29

Group Tests

A group test allows Cycle to emulate multiple workers at the same time. Cycle can emulate different groups of tests and even against different servers. Group tests support a fully repeatable, comprehensive load without having to bring in staff.

First group test

In order to run your first group test you need to have at least one Group set up. Within the one Group, you need to set up the Feature File and the CSV file. The execute button will spawn a new tab for each group in your terminal group.

Azure VM-based group testing

B-scale instances should not be used to run group tests, especially if UI interaction is needed. If using Azure, the D-series instances should be used, such as the D4s_v3.

Group Test