Test Cases for the Telephony API Client Test
Other versions of this page are also available for the following:
8/27/2008
The following table shows the test cases for the TAPI Client Test.
Test case | Description |
---|---|
100 |
List all TAPI device names Lists all TAPI devices and exits without making any calls. This test fails if the TAPI client application, TAPI, or service provider are incompatible with one another. |
200 |
Voice – Data Modem Sets the bearer mode to LINEBEARERMODE_VOICE and the media mode to LINEMEDIAMODE_DATAMODEM. This test case fails if the service provider does not support 3.1-kHz analog voice as the bearer mode and data modem as the media mode. |
201 |
Data – Data Modem Sets the bearer mode to LINEBEARERMODE_DATA and the media mode to LINEMEDIAMODE_DATAMODEM. This test case fails if the service provider does not support data transfer as the bearer mode and data modem as the media mode. |