Symbian Verification Suite (SVS)
The SITK provides a number of ways to verify the integrated phone software
is compatible in behaviour and in interfaces with other Symbian OS phones using
the Symbian Verification Suite (SVS).
SVS provides the SVS Test Development tool, an integrated
environment to develop, edit, execute the test projects using Test
Execution Framework and TestDriver tools and report the
test results:
-
SVS Test Development Tool
is an integrated environment that is used to develop, edit the test
projects and report the test results.
-
TestExecute Framework (TEF)
is the framework used to write test programs. It can also be used to
execute test programs interactively on a device. Some of the test programs use
Use Case Controller
(UCC), a PC-side tool that can route calls to multiple PC-side services
such as SyncML and Bluetooth.
TEFUnit
is an extension to the standard TEF that allows automated execution of
unit tests.
-
TestDriver
can be used to build, package and run a series of Symbian OS tests on a
PC and on the Symbian OS device or on an emulator from a PC. It automatically
runs tests, retrieves the logging information, and produces a report indicating
the success or failure of the test.