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.

To learn more about GenRocket, refer to Test Data Management.

Steps to use Test Data from Execution Configuration:

  1. On the Execution tab, navigate to the Configuration window.

  2. Expand the Test data from GenRocket section, enable the Refresh test data generation from GenRocket toggle to refresh the test data for every execution.

  3. Enter the count in Number of Records to specify how many rows of test data to use during the execution.

Note:

  • By default, the Number of records is set to 1.

  • Always use the Testcase in the Execution List that contains GenRocket test data.

Last updated

Was this helpful?