Skip to main content

Group Testing

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

Note: In order to run your first Group Test you need to have at least 1 group setup. Within the 1 group you need to setup 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