Category: Tutorials

The Ultimate Cloud Test Automation Tool – TestProject

In world of automation testing , as we are growing the global test automation market was valued at nearly $16 billion in 2016, according to Zion Market Research, and is expected to reach $55 billion by 2022, growing at a rate of 23 percent each year. I think […]

Continuous Testing

Before we begin to talk about shift-left or shift-right testing, it’s helpful to visualize the steps of typical software development in a straight line, or to what would be considered a standard waterfall development process: In this process, testing would occur at the end of the development lifecycle, […]

Introduction to Gherkins

Gherkin is a line-oriented language that uses indentation to define structure. Line endings terminate statements (called steps) and either spaces or tabs may be used for indentation. It is a domain specific language which helps you to describe business behavior without the need to go into detail of […]