Course Code:
bspapikf
Duration:
14 hours
Course Outline:
- Basics: What is API and JSON objects. You ll have a clear understanding of the concept of how API works and how to work with JSON objects
- How to set up and configure Karate framework from scratch
- How to perform GET, POST, PUT, DELETE requests
- How to make powerful assertions for API responses, traverse through JSON objects, fuzzy matching assertions, and JSON schema validation
- How to chain API calls, re-use API response to form new API request
- How to generate random test data, use this test data in API requests
- How to handle authorization headers, access tokens Before/After hooks, parallel test execution, conditional testing, data-driven testing
- Before/After hooks, parallel test execution, conditional testing, data-driven testing