Context Element
Important Information
Specify one of the following Context element facets to indicate the run-time context and coding option you want to use:
| Option | Description |
|---|---|
AUT | The Custom Server runs in the context of the application being tested. The support is implemented as a .NET DLL Custom Server. Note: This option is mandatory when implementing table checkpoints and output values. |
QTP | The Custom Server runs in the context of the testing tool process. The support is implemented as a .NET DLL Custom Server. Note:
|
| AUT-XML | The Custom Server runs in the context of the application being tested. The support is implemented in an XML file. |
| enumeration | AUT |
| enumeration | QTP |
| enumeration | AUT-XML |

