education

Magic of Spring Boot testing: UI and API tests

Few samples of UI and API tests for Spring Boot application

May 3, 2021 · 3 min · Oleksandr Romanov
input

Magic of Spring Boot testing: Data-driven unit tests

In this blog post I will explain how to use a data-driven approach for unit testing

May 3, 2020 · 3 min · Oleksandr Romanov
pluralsight

Course review: Java and Spring courses at Pluralsight

Review of Java courses which I’ve recently completed at Pluralsight

April 26, 2020 · 5 min · Oleksandr Romanov
Docks

Easy way to test Spring Boot microservices

Easy way how to make integration and component testing for Spring Boot microservices with Docker containers

April 2, 2019 · 5 min · Oleksandr Romanov

Working with unix init scripts from Serenity

How to verify whether specific unix init script is running on remote machine?

July 13, 2017 · 4 min · Oleksandr Romanov

Assuring REST with Serenity

Is it possible to test REST services with Serenity framework? Let’s try to find it out!

April 22, 2017 · 5 min · Oleksandr Romanov