Create a Project
Let us begin with creating a New Twist Project:
-
In the main menu bar, click on File > New to open the New Twist Project wizard as shown below.

- Enter the new project name to create a Twist project.
-
Click on Advanced to display the available drivers that
may be required to test your application as applicable. Twist has in-built
drivers to test web applications (Selenium) and
Swing Applications (Frankenstein).
Select a driver
Select one of the available drivers.
Select Selenium as we will be testing a web based application. Retain the default values in the wizard.

-
Click Next to proceed further. The option to create a new scenario is presented. Add a name for the new Scenario.

- Click Finish. You now have your first Twist project with a scenario displayed in the Scenario View.
Let us now proceed to Create a simple Scenario