Katalon Studio 19 - Data Driven Testing | Parameterization – Part 2

Опубликовано: 20 Май 2026
на канале: RuTechTalkz
2,755
34

Katalon Studio | Data Driven Testing | Parameterisation
1. Learn several methods of Data Driven Testing | Parameterisation
2. Learn how to use data binding feature of katalon studio
3. Learn how to execute same test case with multiple data iterations
4. Learn how to map variables with test data in excel file

Steps to follow -
1. Create test case
2. Create test data folder in project
3. Create excel file of test data
4. Create variables in test case
5. Add test data in data files of project
6. Add test case to test suite
7. Click show data binding and add test data
8. Update test steps with input data variables
9. Save and execute test suite

Click below link to learn types of variable in Katalon Studio -
   • What Are the Different Types of Variables ...  

Click below link to learn profiles in Katalon Studio -
   • Katalon Studio 7 - Profiles  

Click below link to learn Data Driven Testing | Parameterization – Part 1 in Katalon Studio -
   • Katalon Studio 18 - Data Driven Testing | ...