Collections:
List of Built-in Environment Variables in UFT
Can I get a list of UFT built-in environment variables in UFT?
✍: FYIcenter.com
Here is a list of UFT built-in environment variables in UFT:
Environment.Value("ActionIteration") Environment.Value("ActionName") Environment.Value("LocalHostName") Environment.Value("OS") Environment.Value("OSVersion") Environment.Value("ProductDir") Environment.Value("ProductName") Environment.Value("ProductVer") Environment.Value("ResultDir") Environment.Value("SystemTempDir") Environment.Value("TestDir") Environment.Value("UserName") Environment.Value("TestName") Environment.Value("TestIteration") Environment.Value("UpdatingActiveScreen") Environment.Value("UpdatingCheckPoints") Environment.Value("UpdatingTODescriptions") Environment.Value("ScenarioId") Environment.Value("VUserId") Environment.Value("ControllerHostName") Environment.Value("GroupName")
⇒ Set User-Defined Environment Variables
2018-05-08, 5328🔥, 0💬
Popular Posts:
How to generate test credit card numbers? Test credit card numbers are frequently needed in testing ...
Where to find tutorials on UFT (Unified Functional Testing) tool? I want to know how to use UFT. Her...
How to validate email address format? In order to help your programming or testing tasks, FYIcenter....
How to perform regular expression pattern match with multiple occurrences? To perform a regular expr...
How to validate Mod 10 (Luhn Algorithm) checksum? In order to help your programming or testing tasks...