TestExecute Framework

The TestExecute Framework (TEF) provides a C++ library for building test harnesses, and a script engine that allows automated execution of such tests. The tests in the Symbian Verification Suite use this framework to execute the tests.

This guide describes how to set up the environment for the tool, and how to configure and run it.

It describes the script commands used to specify how tests are executed and how to write new tests using the test harness APIs.