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:

  1. Click File > New > Other > Symbian OS Test > TestDriver file to open a new TestDriver file dialog box.

  2. Type the File name for the new driver file.

    Driver file dialog box


    Driver file dialog box

  3. 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.

    Driver File editor


    Driver File editor

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.

  • To add a new child right-click the driver file and select New Child.

    New Child menu


    New Child menu

  • To add a new sibling right-click the task > New Sibling.

    New Sibling menu


    New Sibling menu

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.