I have an API in Object Repository, I want to create multiple test cases based on 1 single API and pass the HTTP Body Text(JSON) from Test Cases So, I don’t have to create multiple APIs just for passing different values in HTTP Body.
As I’m new to Katalon Studio I don’t know how it exactly works. Does anyone have a solution for this?