> For the complete documentation index, see [llms.txt](https://testinium.gitbook.io/enterprise-test-automation-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://testinium.gitbook.io/enterprise-test-automation-docs/bdd-editor/create-feature-file.md).

# Create Feature File

&#x20;***Create Feature File*** directs the user to the page where a new feature file is created.

The following steps are followed to create a feature file;

1. Select project from BDD File List page.
2. Click the ***Create Feature File*** button.

<figure><img src="/files/xKcOOEKdbaW2SHRUen9a" alt=""><figcaption></figcaption></figure>

3. Enter the file name and feature.

<figure><img src="/files/TBvU97AYbGY8wo9S1kOq" alt=""><figcaption></figcaption></figure>

4. Scenario can be added to the feature file to be created.                                                          Click the ***New Scenario*** button on the BDD Editor screen for this.
5. Enter the ***Scenario*** name.
6. Add ***Tag***.

{% hint style="info" %}

* Tag field is required.
* Tag must start with '@'
  {% endhint %}

<figure><img src="/files/RQaWZmyG1uK5XFAxSFlR" alt=""><figcaption></figcaption></figure>

7. a. Click on the ***New Tag*** button to add a new tag.                                                                         b. Click on the ***New Test Step*** button to add a test step

<figure><img src="/files/aUScifW1KZqE0V0A84Dy" alt=""><figcaption></figcaption></figure>

8. a. Click the ***Save*** button to save feature file.                                                                                        b. Click the ***Cancel*** button to cancel the adding process.
