Overview
Learn how to test REST APIs using AccelQ in this beginner tutorial. Create API requests, add request data, implement verifications, run tests, and chain requests and responses. Explore examples of GET, POST, PUT, and DELETE methods while following a step-by-step process to set up a library context, create actions, and add API requests with proper details. Gain practical knowledge on sending requests, checking responses, adding verifications, and incorporating API tests into test scenarios.
Syllabus
Introduction
Create a new context
Create an action
Create statements
Create REST API request
Add request details
Verification
Test
Verify
Capture
Endpoint
Outline
Add Verification
Create PUT and DELETE requests
Taught by
Automation Step by Step