Magic of Spring Boot testing: UI and API tests
Few samples of UI and API tests for Spring Boot application.
Automation
Posts tagged
7 posts
Few samples of UI and API tests for Spring Boot application.
In this blog post I will explain how to use a data-driven approach for unit testing.
Review of Java courses which I`ve recently completed at Pluralsight.
Easy way how to make integration and component testing for Spring Boot microservices with Docker containers.
How to verify whether specific unix init script is running on remote machine?
Is it possible to test REST services with Serenity framework? Let`s try to find it out!.
In the following post I will share a quick tip which helps with resolving browser restart issue in Serenity framework.