Statements overview
In Katalon Studio, you can add statements as test steps. There are seven types of statements:
- Decision-making Statements
- Looping Statements
- Branching Statements
- Exception Handling Statements
- Binary Statement
- Assert Statement
- Method Call Statement
This article guides you through how to add these statements to your test case and define a method in both manual and script views.