Skip to content
/ .. / .. /
Create Project





Create Project

1. Run intaQt Studio

Select Create New Project or you can select New -> Project... from the File menu in intaQt Studio:

alt text

Select intaQt -> Next:

alt text

Assign your project the name VirtualPhones.

2. Create the Directories

Create two directories: one to store your Stepdefs and one to store your Feature Files.

Right-click on the project name VirtualPhones on the left-hand side of the window. Select New, -> Directory and label the directory lang where you will be storing your Stepdefs:

alt text

Create a second directory and name it features where you store your Feature Files. Your project structure should now look like this:

alt text