User's Guide | Reference Manual | Release Notes | Off-Print | Top

Test Server User's Guide

Version 3.3.1

Bibliography | Glossary | Cover

Table of Contents


1 Test Server Basics
1.1 Introduction
1.2 Getting started
1.3 Definition of terms

2 Test Structure and Test Specifications
2.1 Test structure
2.2 Test specifications
2.3 Test Specification Files
2.4 Configuration cases
2.5 The parallel property and nested configuration cases
2.6 Repeated execution of test cases
2.7 Shuffled test case order
2.8 Skipping test cases

3 Writing Test Suites
3.1 Support for test suite authors
3.2 Test suites
3.3 Init per test case
3.4 Test cases
3.5 Data and Private Directories
3.6 Execution environment

4 Running Test Suites
4.1 Using the test server controller

5 Write you own test server framework
5.1 Introduction
5.2 Interfacing the test server controller from Erlang
5.3 Interfacing the test server controller from the operating system.
5.4 Framework callback functions
5.5 Other concerns

6 Examples
6.1 Test suite
6.2 Test specification file