Technical requirements
The code examples for this chapter can be found at https://github.com/PacktPublishing/Writing-API-Tests-with-Karate/tree/main/chapter06.
You will require the following:
- The system and IDE setup we completed in Chapter 2, Setting Up Your Karate Project
- Postman to explore our example GraphQL API
We will first look at how to work with headers and cookies—two of the building blocks of HTTP requests.