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, ∼6414🔥, 0💬
Popular Posts:
How to generate test fractional numbers? Test fractional numbers are numbers with fractions that are...
How to generate IP Addresses? To help you to obtain some IP addresses for testing purpose, FYIcenter...
How to convert a date and time to a standard format? Date and time can be displayed in a number of s...
How to validate Mod 10 (Luhn Algorithm) checksum? In order to help your programming or testing tasks...
How to generate user full names? Test user names are frequently needed in testing applications that ...