education

Automation in Scala: API tests for gRPC service

How to automate gRPC based services in Scala

June 12, 2021 · 4 min · Oleksandr Romanov
education

My biggest testing regrets

Inspired by MoT Bloggers Club challenge

June 6, 2021 · 4 min · Oleksandr Romanov
education

Paper review: Simple Testing in Distributed Systems

Review of the research paper on testing distributed systems

May 31, 2021 · 4 min · Oleksandr Romanov
education

Test tasks for automation engineers: do we need them?

Pros and cons of test tasks for automation engineers

May 18, 2021 · 6 min · Oleksandr Romanov
education

Automation In Scala: Allure Reporting

How to add Allure reports to Scala tests

May 17, 2021 · 3 min · Oleksandr Romanov
education

Automation In Scala: Basic Selenium Tests

How to write basic Selenium tests using ScalaTest

May 12, 2021 · 3 min · Oleksandr Romanov
education

How to send and receive emails in automation tests

Mail automation in Scala: sending and receiving messages

May 5, 2021 · 5 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
education

Conducting courses for QA Engineers

Things to consider before starting an internal automation course for QA Engineers

May 29, 2020 · 5 min · Oleksandr Romanov
better

Making automation better

In this blog post I share a few tips on how to make automation better

May 20, 2020 · 3 min · Oleksandr Romanov