Hello,
I’m new to Katalon and i try to create REST API tests.
i created Object repository for The REST CRUD. i want to make those objects as generic as possible.
1.How can i pass variables i declared in test suite scrip and pass them to test cases.
2.How can pass the response values form test case1 to test case 2 inside test suite.