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, ∼6577🔥, 0💬
Popular Posts:
How to perform UUDecode (Unix-to-Unix Decode)? UUEncode is Unix-to-Unix encoding used on Unix system...
What is this Website about? Welcome to the Software Quality Assurance (QA) and Testing Information C...
How to generate email addresses? To help you to obtain some email addresses for testing purpose, FYI...
How to validate Mod 10 (Luhn Algorithm) checksum? In order to help your programming or testing tasks...
How to Open and Close Internet Explorer with UFT script? One way to open and close Internet Explorer...