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

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
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