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

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
Cucumber Scala image

The one where scenario is run from feature file

In the following post I will share a quick tip on how to set up Idea to run scenario from feature file

November 7, 2016 · 2 min · Oleksandr Romanov

The one with Cucumber DataTables

In the following post I will explain what are the possible representations of DataTables in Cucumber

October 3, 2016 · 3 min · Oleksandr Romanov

The one with custom transformer for Cucumber in Scala

In the following post I will show a quick tip on now you can write a custom transformer with Scala and Cucumber tool

July 27, 2016 · 3 min · Oleksandr Romanov
Cucumber Scala image

The one where Cucumber meets Scala with SBT

In the following post I will show how to configure a new project in order to write integration tests with Cucumber, Scala and SBT build tool.

July 15, 2016 · 5 min · Oleksandr Romanov