Add A Test To The Project (Standalone)
To start developing an automation project, add a new test file to it.
1. Create a Web&Desktop test project.
2. The Project ribbon provides New and Add Existing Test buttons, which allow you to insert a new or an existing test file in the project.
3. By clicking the '+' (plus) sign of the button Test Studio creates a new web test and adds this to the Project Explorer in Rename mode to allow you enter the desired test name.
4. By clicking the downarrow sign of the button, Test Studio allows you to choose what type of test to add to Project Explorer. Whichever type of test you choose, it will be added in Rename mode to allow you enter the desired test name.
5. Alternatively you can use the right click context menu in the Project Explorer and select the desired type of test to add. Whichever type of test you choose, it will be added in Rename mode to allow you enter the desired test name.
See Also The type of tests you can add in a Test Studio Web&Desktop project:
- Web Test
- Load Test - available in Test Studio Ultimate only
- WPF Test
- Manual Test