Manage Test Data
Katalon Studio allows you to use data from multiple sources to run data-driven tests, including:
External data: You can import data files in Excel and CSV format, or from database servers.
Internal Data: You can input the data manually within Katalon Studio. You can decide the number of columns, rows, and what values for each cell.
Note:
Starting from Katalon Studio version 6.3.0, you can configure variable binding to read test data values as the intended data types. For an example of Variable binding for Test Data with option bind into test case as string enabled/disabled, see Enhanced Variable Binding in Katalon Studio.
Create an Excel Test Data File
Create a CSV Test Data File
Create a Database Data File
You have already set up your database. For a database availability check, refer to Supported databases.
Your database is running.