Introduction

This package allows you to define tests for arbitrary classes and objects in configuration and execute them. It's main components are Test DAL (including test-repository schema) and Test Manager. Test Manager uses Process Manager to execute actual tests. Test Manager is not used directly by users, instead DVS framework is used.

Documentation:
Test DAL Users Guide and Tutorial (postscript)

Changes since online-01-01-00

To be implemented

Known bugs, problems and limitations

Logs of processes are seeable only if TDAQ_LOGS_PATH points to a location, shared between client (DVS) and server (PMG agent where a test is launched). In future, use of Logs Service is foreseen.