- In the Project tool window, right-click a directory, where feature files should be created.
- On the context menu of the target directory, choose , and in the New File dialog box, type <name>.feature.
- In the feature file, type your scenario. Since there are no step definitions, the steps will be highlighted as unresolved.
- Create step definitions.

