|
||
The Functionality Checkers are a set of test programs used to validate the functional compatibility of a Symbian OS device as part of the Compatibility Test Suite. They are available within the source tree of the Symbian OS Development Kit, and have been designed to work with the TestDriver tool to permit the tests to be run automatically on real devices.
When using the Functionality Checkers with the TestDriver tool, you must create a test package for them, and then run that test package. The process is as follows:
Set up TestDriver on your PC and device. For more information, refer to Getting Started and Communicating with the device sections in System Integration Toolkit Guide » Symbian Verification Suite » TestDriver.
Set the XML Root path to the location of the functionality checkers. For example,
> testdriver config -x
Common\TestTools\CTS\FunctionalityCheckers
Build the Functionality Checkers Test Package. For more information, refer to Building and running tests section in System Integration Toolkit Guide » Symbian Verification Suite » TestDriver.
Run the Functionality Checkers and look at the results within the Results repository. For more information, refer to Building and running tests and Viewing the test results sections in System Integration Toolkit Guide » Symbian Verification Suite » TestDriver.
System Integration Toolkit Guide » Symbian Verification Suite » TestDriver