cucumber Features

30% OFF - 9th Anniversary discount on Entity Framework Extensions until December 15 with code: ZZZANNIVERSARY9

Introduction

You can use cucumber as a plugin in QTP and Selenium. The steps in the cucumber scenario are global variables. You can implement once and call many times. Hence reduces the code maintenance, and can reuse the same code when required.

Remarks

Cucumber features are written in the Gherkin language and stored in files with the suffix .feature. This topic gives examples of each feature of Gherkin.



Got any cucumber Question?