Test data from GenRocket
The Refresh Test Data from GenRocket feature in the Execution Configuration window allows you to use fresh test data for every execution. You can specify the number of records to be fetched from Data table, ensuring that each run uses new data from your Test Data.
This helps keep your automated tests up-to-date and avoids reusing old test data.
Steps to use Test Data from Execution Configuration:
On the Execution tab, navigate to the Configuration window.
Expand the Test data from GenRocket section, enable the Refresh test data generation from GenRocket toggle to refresh the test data for every execution.
Enter the count in Number of Records to specify how many rows of test data to use during the execution.

Last updated
Was this helpful?