Creating a manual test
This topic describes how to create a manual test suite.
- Create a general project.
- Open the Test perspective Window > Open Perspective > Other... > Test.
- Click File > New > Other. The New dialog appears.
- Expand the Test folder, then select TPTP Manual Test.
- Click Next, select the location (the project created in step 1), and name the manual test suite, for example, exampleManualTest.
- Click Next and optionally provide a description for the manual test suite. Click Finish.
- A manual test suite file (exampleManualTest.testsuite) will be created, becomes visible in the Test Navigator and opens in the Manual Test editor.
Related tasks
Creating a project
Editing a manual test
Running a manual test