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, 6074🔥, 0💬
Popular Posts:
Where to find online test tools? FYIcenter.com has prepared a number of online test tools: Data Look...
How to set Content-Type to application/json? The server requires the Content-Type to be application/...
How to turn off HTTP response compression in SoapUI? HTTP response compression reduces the data size...
How to update hidden input value field value with WebDriver in Python? Normally, a hidden input valu...
How to generate test fractional numbers? Test fractional numbers are numbers with fractions that are...