@ramilomcneves @farfetch Brazil (Petrópolis - Rio de Janeiro) ● Tester Automation Engineer ● In love with football –Flamengo (Brazil) –Porto (Portugal) ● Living two years in Porto ● Second time speaking at PTM
Service Level Tests Subcutaneous Test - Martin Fowler Fills gap between unit and UI tests They occur in parallel to the development Focus on functionality rather than behavior / experience
The most common to find in the market are new designs using Rest, over HTTP protocol. But you can use Rest with other protocols like TCP, UDP and gRPC (http:/ /www.grpc.io/).
What we validate in a api test? ➔ http status code 200, 201, 400, 401, 500 ... ➔ body content Json, Plain text, XML ... ➔ http headers "Content-Type"":"application/json"