Symbian
Symbian OS Library

SYMBIAN OS V9.3

[Index] [Spacer] [Previous] [Next]



Introduction to TestDriver


Overview

The TestDriver tool is a command line tool that allows you to define, build and run Symbian OS test suites on a device or emulator from a PC. It automatically runs tests, retrieves test logs and produce a report indicating test success or failure.

Before you can use TestDriver, you need to define a set of XML files that describe your tests.

You also need to install and configure TestDriver before building or running any tests. This section describes how to configure TestDriver, build tests and test suites into a repository on your machine, run tests on a target device, and view test logs and test results.

The TestDriver tool is provided as part of the Symbian OS Development Kit and can be found in the <EPOCRoot>\epoc32\tools\TestDriver directory.


Process

The process of using TestDriver involves:


See also