Back to Browse

Spring Boot Integration Testing

11.5K views
Apr 7, 2017
25:48

Learn how to execute different slices of you application with Spring Boot Integration testing. Applying this layered approach will give you increased flexibility and the opportunity to identity problem areas earlier on. The Spring Boot testing tutorial covers how to define and activate different Spring Profiles via annotations and property files in order to switch between executing against an embedded MongoDB integration test or a real locally run MongoDB database. The Project uses Spring Boot Testing 1.5 which allows you to test a slice of you application via the use the @DataMongoTest annotation and also how to perform more broad based integration testing via the use of the @SpringBootTest annotation which can include an embedded Tomcat Servlet Container and more. Hire Software Testing Experts for Your Next Project. Click below: https://www.a3logics.com/qa-and-software-testing-services I highly recommend the following tutorial: "Spring Boot Integration Testing | AI DiffBlue Plugin" - https://youtu.be/1IIvyZyVyIg =============================== Subscribe to MVP Java ... https://www.youtube.com/c/MVPJava?sub_confirmation=1 Follow me ... Website: http://www.mvpjava.com Google+ : http://bit.ly/1Jsnnfj Facebook: https://www.facebook.com/mvpjava Twitter : https://twitter.com/mvpjava GitHub : https://github.com/mvpjava

Download

1 formats

Video Formats

360pmp446.7 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

Spring Boot Integration Testing | NatokHD