API Contract Testing is fast becoming the go-to approach for testing integrations between microservices and can often be a better approach than traditional end-to-end testing. By using a contract (definition) that describes a services functionality, you can verify the behavior of related services. In this webinar we will review the benefits of API Contract Testing and why/how to adopt it.
Here’s a sneak peek at what this webinar covers:
- What is contract testing?
- When should we use it?
- What are the advantages of consumer-driven contract testing?
- How can we implement it?
- How does virtualization fit into the picture?