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, 6076🔥, 0💬
Popular Posts:
What are date and time test values? Date and time test values are frequently needed in testing date ...
How to use HTTP protocol to post an XML message to a server? You can follow this tutorial to post an...
How to turn on Chrome WebDriver logging with Selenium Python API? If you want to turn on logging on ...
How to valid UUID/GUID strings? In order to help your programming or testing tasks, FYIcenter.com ha...
How to convert IPv4 to IPv6 addresses? In order to help your programming or testing tasks, FYIcenter...