Hi… because I already asking if it possible to migrating all my work on Postman to Katalon automatically already answered that it is not possible right now, so I decided to make it from scratch…
Anyone here familiar with postman and already using katalon for testing API? If yes then I would be very grateful if you explain me:
How I set up my Katalon to work for my API testing? I already copy all the variable in my environment Postman to my default profiles in Katalon.
Then, I also already make Web service request in object repository. I understand the HTTP body part, but a little confuse about HTTP header (because some var didn’t exist in Katalon, and also there are some tab that didn’t exist in Katalon like Pre-Request Script and Test.
So where can I declare all of that??
To make it cleared, here is screenshot one of my postman API request:
And then here my katalon project:
Thank you…