In this course you will do a deep dive into how you can test your Spring Boot API in the most effective way by adhering to the testing pyramide and using effective testing frameworks. Below you can find a summary of the subjects that will be discussed in detail during this training.

Subjects

  • Testing strategy
  • Spring Boot Integration test (with RestAssured)
  • Mocking & Stubbing
  • BDD Basics
  • Cucumber basics
  • Cucumber in combination with Rest Assured