education

How to test randomness?

How to test random number generators?

December 10, 2021 · 3 min · Oleksandr Romanov
education

What does it mean 'to test a blockchain' and which knowledge do you need for it

Different forms of testing blockchain

December 1, 2021 · 4 min · Oleksandr Romanov
education

Load testing for gRPC services with Gatling

Examples of load tests for grpc services

August 23, 2021 · 4 min · Oleksandr Romanov
education

Should You Use Contract Testing?

Easy explanation on what is contract testing and why it may be usable

July 12, 2021 · 6 min · Oleksandr Romanov
education

Getting Started With Testing Microservices

Resources for engineers starting microservices testing

June 28, 2021 · 4 min · Oleksandr Romanov
education

My biggest testing regrets

Inspired by MoT Bloggers Club challenge

June 6, 2021 · 4 min · Oleksandr Romanov
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

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