Test Case Variables


This is a companion discussion topic for the original entry at https://docs.katalon.com/katalon-studio/docs/test-case-variables.html

Is there a way to use those test cases that has variables in the test suite? how do you do the variable input like in the call test case?

1 Like

A post was split to a new topic: [Idea] Mark TC Variables as “Required”

Is there any documentation on variable types? Specifically the “Property” type.

In my use case of this, I am switching to passing in models, which are, of course, POJOs.

How can we pass in our own business data type?

A post was split to a new topic: Override variables defined in Test Object