Dawid Pacia
Patching IT (PL)

Biography

QA and Test Automation Manager as well as mentor and trainer. Tech freak following all the newest technologies (and implementing them on his own). Fan of the Agile approach to project management and products. Supporting companies in transformations toward a better quality of products and processes. Actively speaking and traveling around the world, sharing knowledge and experience. Lover of 🐱, ☕ and 🥃.

About the Presentation

API testing journey through web protocols

API testing involves much more than just HTTP methods, response codes, endpoints, JSON, and request-response, which are commonly associated with REST. According to the 2023 State of the API Report, there are five well-adopted API architectural styles: REST, Webhooks, GraphQL, SOAP, and WebSockets. In this journey, we will explore the key concepts of each API from a testing perspective, highlighting what’s important to verify and where to focus, and we’ll compare their similarities and differences.