API Testing 3 - REST API Testing


This is a companion discussion topic for the original entry at https://docs.katalon.com/katalon-studio/videos/rest-api-testing.html
1 Like

How can we disable follow redirects in Katalon? Postman let users to turn off the ‘automatically follow redirect’ in setting. Is there an specific method that I can call on the RequestObject or ResponseObject to disable follow redirects?

Hello,
What is the best way to use/check the response msg?
-Create verification in/between the Test Cases template?
-Insert them during creation in object repository?
Greets,