[
Back to TesterHQ
]
BROWSING IN PREVIEW MODE:
join patreon
and
login
to access the full content
Back to Course List
Course: Api Challenges
See on Patreon
Contents
Patreon API Challenges Index
Getting Started
Creating a Multi-User Session on API Challenges
Running Api Challenges Single User
Practice Pages
Mirror Mode Added to API Challenges
Simulation Mode Explained on API Challenges
API Challenges Simulation Walkthrough using Insomnia
Simulation Mode Walkthrough Using Postman
How To Solve
API Challenge How To - POST Challenger 201
API Challenges How To - Get Challenges 200
API Challenges - How to Solve GET todos 200 in Insomnia
API Challenges - How to Solve GET todo 404 in Insomnia
API Challenges - How to Solve GET todos id 200 in Insomnia
API Challenges - How to Solve GET todos id 404 in Insomnia
API Challenges - How to Solve HEAD todos 200 in Insomnia
API Challenges - How to Solve POST todos 201 in Insomnia
API Testing Challenge - How To - GET todos 200 filter
API Testing Challenge - How To - POST todos 400
API Testing Challenge 011 - How To - POST todos/id 200
API Testing Challenge 12 - How To - DELETE todos/id 200
API Testing Challenge 13 - How To - OPTIONS todos 200
API Testing Challenge 14 - How To - GET todos XML 200
API Testing Challenge 15 - How To - GET todos json 200
API Testing Challenge 16 - How To - GET todos any 200
API Testing Challenge 17 - How To - GET todos XML as Preference 200
API Testing Challenge 18 - How To - GET todos No Accept Header 200
API Testing Challenge 19 - How To - GET todos Invalid Accept Header 406
API Testing Challenge 20 - How To - POST todos create todo with XML
API Testing Challenge 21 - How To - POST todos create todo with JSON
API Testing Challenge 22 - How To - POST todos (415)
API Testing Challenge 23 - How To - POST XML accept JSON
API Testing Challenge 24 - How To - POST JSON accept XML
API Testing Challenges 25, 26, 27, 28 - How To - Status codes 405, 500, 501, 204
API Testing Challenges 29 - How To - authentication failed 401
API Testing Challenges 30 - How To - authentication passed 201
API Testing Challenges 31 - How To - forbidden secret note 403
API Testing Challenges 32 - How To - unauthorized secret note 401
API Testing Challenges 33 - How To - GET authorized secret note 200
API Testing Challenges 34 - How To - POST amend secret note 200
API Testing Challenges 35 and 36 - How To - POST Unauthorised 401 403
API Testing Challenges 37 and 38 - How To - Use Bearer Tokens
Debriefs
API Challenges - Debrief - POST Challenger 201