Stage 2: Introducing the Environment to UFT One
After creating the infrastructure for the Testing Agent, the next stage is to implement the GetTestingEnvironment method to introduce the environment to UFT One. UFT One calls the GetTestingEnvironment method when it loads the Testing Agent.
In this stage of the QuickID Testing Agent development, an XML definition of the environment that the QuickID application represents was created, and the GetTestingEnvironment method was implemented to return this XML definition.
This stage includes: