WissDB . since Jun 15 . Index . DOCs TOP TOC
Component: |
S_Testsupport_DL_API_Reaction_Scope part of C_WissDB_DL_API |
Abstract: |
This function is test support. Parameters: § Out: Scope This is the sequence of all strings that could occur as S_x .ReturnCode or in AppError descriptions as S_x .ErrorType. Here S_x is to cover all services that are part of the DL_API API (i.e. all services described in this document). § Out: ReturnCode is one of the following values:
|
Has to: |
Produce and return the Scope value.
|
Because of: |
Test drivers need a way to quantify test coverage with respect to the so-called System Reaction Metric: Given a test suite for C_WissDB_DL_API, test coverage is said to be N% if and only if running the complete test reproduced N% of all values found in Scope. |