Creating a manual test

This topic describes how to create a manual test suite.

  1. Create a general project.
  2. Open the Test perspective Window > Open Perspective > Other... > Test.
  3. Click File > New > Other. The New dialog appears.
  4. Expand the Test folder, then select TPTP Manual Test.
  5. Click Next, select the location (the project created in step 1), and name the manual test suite, for example, exampleManualTest.
  6. Click Next and optionally provide a description for the manual test suite. Click Finish.
  7. 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