4.By default the newly created project contains a Web test.

5.To add new test in the project click with the right mouse button on the project name in Solution Explorer, select Add and choose between Test Studio Web Test... or Test Studio WPF Test....

The respective item is selected in the list of items, type a name and click Add. To open the test double click on its name in the Solution Explorer.

1.Click the Record button to start the recording process.

In the dialog that pops up enter the URL to record a test against and select the recording browser. Then click on Record button.

The URLs recently used for recording will be listed in the Recent URLs section where you can select directly any of them.
2.The recording browser will start and navigate to the selected URL. Once the URL is fully loaded the Test Studio Dev Recorder Toolbar will be attached to the browser and you can start performing the desired scenario.

3.Each action against the page will be automatically recorded and presented by a single step in the test.

To stop the recording session close the browser.