Measuring test automation

How to make test automation effort more goal-oriented via metrics

April 25, 2020 · 6 min · Oleksandr Romanov

Book Review: Software Engineering At Google

My insights after reading the latest book about engineering at Google

April 21, 2020 · 5 min · Oleksandr Romanov

Turning automation education upside-down

Usage of flipped classroom approach in test automation education

October 17, 2019 · 5 min · Oleksandr Romanov

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

Explaining git flow for newcomers

Tiny remainder about git flow for development

November 8, 2018 · 1 min · Oleksandr Romanov

Tuning up test pyramid for microservices

How canonical testing pyramid is changing as more and more applications adopt microservices architecture

September 10, 2018 · 3 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

How complex and challenging testing can be

In the following post I will talk about my experience of testing huge financial systems

April 6, 2017 · 3 min · Oleksandr Romanov

The one where browser suddenly restarts with Serenity

In the following post I will share a quick tip which helps with resolving browser restart issue in Serenity framework

February 6, 2017 · 2 min · Oleksandr Romanov