The new Generator Sets feature allows users to define global, reusable variables that automatically populate matching fields across all tests.
Description:
The new Generator Sets feature allows users to define global, reusable variables that automatically populate matching fields across all tests. These variables can include dynamically generated values—such as timestamps, UUIDs, or pattern-based names using regular expressions. By applying these Generator Sets across test cases, users can eliminate repetitive data setup, ensure consistency, and reduce the likelihood of manual errors in test configurations.
This feature is particularly valuable for scenarios requiring unique or environment-specific values across large test suites, helping teams accelerate test creation and improve reliability.
Where to Find It:
Accessible in the Generators section of the platform. Users can define and manage Generator Sets, and reference them in test configurations where matching fields will be automatically populated.
Who Can Use It:
Available to users with permissions to create and manage test configurations.