Create Feature and Scenario

A scenario is a sequence of steps that represents the behavior of the application as expected by the user. Following the Gherkin syntax, a scenario consists of Given, When, And, Then steps

Note: Prior to creating a BDD test case, there must be an existing project and the iTMS has been configured for that project.