Symbian
Symbian OS Library

SYMBIAN OS V9.3

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



Introduction to running tests remotely

It is possible to use TestDriver to run test packages remotely over a TCP / IP network (Wide Area or Local Area Network), via a TestClient and TestMaster interface.


Overview

The following diagram shows the overall setup when running test remotely:

TestMaster - TestClient workflow process

TestMaster - TestClient workflow process


Workflow process

When using TestDriver to run tests remotely over a network (WAN or LAN) in asynchronous mode, the workflow processes on the Server and Client sides are as follows:

Server side process

Client side process

The following is the general process to follow if you are to execute tests remotely in asynchronous mode.

More detailed information on the above steps are available in How to run test packages remotely.

[Top]


See also