Once you have the server running you can define a suite to run on it. The suite is described by a suite definition file. This is covered more completely in later sections.
A suite definition in text format will have a structure similar to the following:
# Definition of the suite test suite test edit ECF_HOME /tmp/COURSEDIR task t1 endsuite |
Defining suites using the Python API is discussed later in this manual.