Skip to Content
Testing Java Microservices
book

Testing Java Microservices

by Andy Gumbrecht, Jason Porter, Alex Soto
August 2018
Intermediate to advanced content levelIntermediate to advanced
296 pages
10h 7m
English
Manning Publications
Content preview from Testing Java Microservices

Chapter 7. End-to-end testing

This chapter covers

  • End-to-end testing of microservice applications
  • Tools for end-to-end testing
  • Setting up Arquillian for end-to-end tests

End-to-end tests build on integration tests, which in turn build on all the other forms of testing you’ve learned about. As the name indicates, end-to-end tests are designed to test your application from start to finish (or top to bottom, if you prefer). They should in theory simulate a real-world user of your application, or at least perform the actions of a real user. In practice, these tests are usually the most difficult to write and consume the most development time. End-to-end tests are nearly always slow in comparison to other types of tests, so they’re often isolated ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Enterprise Java Microservices

Enterprise Java Microservices

Kenneth Finnigan
Continuous Delivery in Java

Continuous Delivery in Java

Daniel Bryant, Abraham Marín-Pérez
Cloud Native Java

Cloud Native Java

Josh Long, Kenny Bastani

Publisher Resources

ISBN: 9781617292897Publisher SupportOtherPublisher WebsiteSupplemental ContentPurchase Link