This is a companion discussion topic for the original entry at https://docs.katalon.com/katalon-studio/docs/test-case-variables.html
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?
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?