In this article, I will cover how to perform API Testing using Katalon Studio and how to assert the various responses. API Testing- New version of Katalon support API testing (SOAP and RestFul both) and they also provided very easy UI which will help testers to automate API's without using much coding knowledge as well. In one of my previous article, we already discussed … [Read more...] about How to Perform API Testing using Katalon Studio
Katalon Studio
How to create Test Case in Katalon Studio using Record and Play
If you have worked with Selenium or any other open source tools, then you must have faced lots of challenges and issues, which pull you down to complete your test automation. You may have also used a couple of frameworks to complete your scripts. As you know, building a framework is a very tedious process and it takes so much time and requires expertise. We may face some … [Read more...] about How to create Test Case in Katalon Studio using Record and Play