Context Element

Description

The run-time context and coding option for the Custom Server.

Important Information

Specify one of the following Context element facets to indicate the run-time context and coding option you want to use:

  • AUT: The Custom Server runs in the context of the application being tested. The support is implemented as a .NET DLL Custom Server.

  • QTP: The Custom Server runs in the context of the UFT process. The support is implemented as a .NET DLL Custom Server.

  • AUT-XML: The Custom Server runs in the context of the application being tested. The support is implemented in an XML file. 

When defining the CustomVerify element to implement table checkpoints and output values, the Context element must be set to AUT.

Used By

Facets

enumerationAUT
enumerationQTP
enumerationAUT-XML