Creating the Test Suite File
The Test Suite file is a .driver
file which is a single
input XML schema that defines the tasks to be performed. For further details
refer to TestDriver section.
To create a .driver file complete the following steps:
-
Click File > New > Other
> Symbian OS Test > TestDriver file to open a
new TestDriver file dialog box.
-
Type the File name for the new driver file.
-
Click Finish. This creates a new driver file.
The name and the timeout can also be set in the driver file. Save the
changes you have made and then exit.
Editing the .driver
File
The .driver
file can have many tasks. A new child or a new sibling can be created inside
a task. For more details regarding the .driver
file refer to
TestDriver.
Loading and editing an existing Test Suite File
The Test Suite file must be imported with a project using
BLD.INF
file. For more information refer to, Carbide Help >
Creating Projects > Importing Projects from a BLD.INF
File. To
edit an existing Test Suite file refer to, TestDriver section.