Table of Contents
To organize the executions of test cases, PETA Suites are used. A suite groups test cases together that shall be executed in a single test run. The test cases are referenced by their IDs inside a test suite and are implemented in separate files.
To create a new PETA suite, press the New test suite
button in the toolbar. Keep the selection on the folder
peta/suite as the destination folder of the suite's file and enter for
example
allTests as the name of the suite and press the
Next button.
On the second page, enter a description of the suite, for example
Suite containing all project's test cases and finish the suite
creation by pressing the Finish button. The suite will be
created in the specified folder and opened in the editor.