Explain in detail the purpose and usage of Environment Variables

Questions by cnr_rao   answers by cnr_rao

Showing Answers 1 - 6 of 6 Answers

In QTP, you can enhance your script by parameterizing it and one way of parameterization is by calling Environment parameters, which are the parameters external to the functionality of QTP. They can be from another source or application, other than QTP. The other three parameter types besides the former are Random numbers, Test/Action parameters and Data Table parameters.

  Was this answer useful?  Yes

Sycho

  • Dec 17th, 2007
 

Enviroment Variables are basically used for Parameterizations purpose. It can be used either for Input Parameter or for Output parameters.

Enviroment variables are basically of two types
Internal Variable (System Defined)
Internal Variable (User Dedined)
External Variable

For further details plz refer to help.

Cheers

CPS

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions