gtpa2m3z | Application Programming |
TPF test facilities are designed to be used at the following levels:
This refers to the testing of several programs together to check the validity of interrelated functions within a package of programs. It may include testing a complete transaction in a single-thread or multithread environment. Multithread means that concurrent entries must be processed by the package. Thus, the reentrant programming conventions are verified.
This is a multithread test through a realistic simulation of the environment in which the programs will ultimately operate.