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

Test Server User's Guide

Version 3.0

Bibliography | Glossary | Cover

Table of Contents

1 Test Server Basics
1.1 Introduction
1.2 Definition of terms

2 Why Test
2.1 Goals
2.2 What to test?
2.3 How much to test

3 Test Structure and Test Specifications
3.1 Test structure
3.2 Test specifications
3.3 Test Specification Files
3.4 Configuration cases
3.5 Skipping test cases

4 Writing Test Suites
4.1 Support for test suite authors
4.2 Test suites
4.3 Init per test case
4.4 Test cases
4.5 Data and Private Directories
4.6 Execution environment
4.7 Illegal dependencies
4.8 OS execution environment

5 Running Test Suites
5.1 Using the test server framework ts
5.2 Log files
5.3 Using the test server controller

6 Write you own test server framework
6.1 Introduction
6.2 Interfacing the test server controller from Erlang
6.3 Interfacing the test server controller from the operating system.
6.4 Other concerns

7 Examples
7.1 Test suite
7.2 Test specification file