Perform data-driven testing in a dynamic test suite
You can perform data-driven testing by running a dynamic test suite with multiple data points.
Important:
- An active Katalon Studio Enterprise license.
Follow these steps:
-
Configure data binding for the test cases. See: Data-driven testing at the test case level.
-
Add the associated test cases to a dynamic test suite via a search query. See above: Add test cases to a dynamic test suite.
-
Hit Run to execute the dynamic test suite. Test cases in the dynamic test suite are then executed with the configured test data.
-
Verify the data binding and test execution results in Log Viewer.
See also