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

The one with coding challenges for newcomers

In the following post I will talk about resources for getting confidence in coding as newcomer test automation

December 19, 2016 · 3 min · Oleksandr Romanov

The one with unique requests to web application

In the following post I will share a simple but useful script for generating requests to web application from various ip adresses

November 8, 2016 · 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