#Meetup2 — Getting started with API testing

Fabio Soares
Wellington Testers
Published in
1 min readNov 30, 2018

Claudio Saccomandi presented the very basics of the API testing concepts and then ran a hands-on session on how to get started with manual API testing.

Check how was the meetup here!

Links used in the presentation:

NY Times 1

API contract: http://developer.nytimes.com/archive_api.json
Get call:
Endpoint: https://api.nytimes.com/svc/archive/v1/2016/1.json

NY Times 2

API contract: http://developer.nytimes.com/top_stories_v2.json
Get call:
Endpoint: https://api.nytimes.com/svc/topstories/v2/science.json

--

--