QuickTest Professional (QTP) Question:
How can I import environment from a file on disk?
Answer:
Environment.LoadFromFile "C:Env.xml"
Previous Question | Next Question |
How to connect to a database? | How can I check if a environment variable exist or not? |