INTRODUCTION
  • Introduction & Getting Started
SOAP
  • How to test SOAP web services
REST
  • How to test REST web services
VALIDATIONS
  • How to validate API response
HTTP Methods
  • Handling HTTP methods GET, POST, PUT, DELETE
RESULTS & REPORTING
  • Katalon Analytics
  • Result & Reporting
CMD
  • Command Line Execution
GIT
  • How to use Version Control System GIT
JENKINS
  • How to use Jenkins CI
  • How to use Katalon Jenkins Plugin
LINUX GIT & JENKINS
  • How to run Katalon Studio tests on Linux using Git & Jenkins
RESPONSE VALIDATIONS
  • How to find values in XML & JSON response
API CHAINING
  • Extracting data from XML responses and chaining requests
  • Extracting data from JSON responses and chaining requests
SAMPLE SOAP API TESTING PROJECT
  • Sample SOAP API Testing Project 1 | Introduction
  • Sample SOAP API Testing Project 2 | API Chaining in SOAP
  • Sample SOAP API Testing Project 3 | Parameterisation
  • Sample SOAP API Testing Project 4 | TestSuite & TestSuiteCollection
  • Sample SOAP API Testing Project 5 | Dynamic Data
  • Sample SOAP API Testing Project 6 | Data Driven Testing with Excel CSV
  • Sample SOAP API Testing Project 7 | GIT
  • Sample SOAP API Testing Project 8 | JENKINS
SAMPLE REST API TESTING PROJECT
  • Sample REST API Testing Project 1 | Introduction
  • Sample REST API Testing Project 2 | API Chaining in REST
  • Sample REST API Testing Project 3 | API Chaining in REST - Part 2
  • Sample REST API Testing Project 4 | Test Suite & Test Suite Collection
  • Sample REST API Testing Project 5 | Parameterisation
  • Sample REST API Testing Project 6 | Data Driven Testing with Excel CSV
  • Sample REST API Testing Project 7 | Command Line Executions
  • Sample REST API Testing Project 8 | GIT
  • Sample REST API Testing Project 9 | Jenkins