What We’ve Learned So Far

images/rest/so-far.png

That’s it! Congratulations—we have covered an absolute ton here. In combination with the previous chapter, you now have a solid understanding of how the web and RESTful services work, as well as a great foundation to launch suites of integration tests on your applications.

Here’s what we covered in this chapter:

  • We can test RESTful services by first creating the right URL, and then sending the correct HTTP verb and data.

  • HTTP status codes are how servers tell us whether our HTTP requests were successful or not.

  • We can always inspect network traffic using our browser developer tools.

  • An HTTP GET request is always available ...

Get The Way of the Web Tester now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.