Collections:
Load Function Library in UFT Test
How to load a Function Library file in a UFT test?
✍: FYIcenter.com
There are several ways to load a function library file in a UFT test.
1. Load function library with test settings - Go to "File > Settings > Resources". Then click the "+" icon under the "Libraries" section. Use the file browser icon to select and load the function library file.
2. Load function library with "Solution Explorer" panel - Open the test in the "Solution Explorer". Then right-mouse click the test name to select "Add > Associate Function Library". Use the file browser icon to select and load the function library file.
3. Load function library with LoadFunctionLibrary() method - In the test script, use the LoadFunctionLibrary(file_path) to load the function library file.
⇒ UFT (Unified Functional Testing) Tutorials
2018-01-24, ∼3311🔥, 0💬
Popular Posts:
How to validate and decode MAC (Media Access Control) addresses? In order to help your programming o...
How to valid IPv6 addresses? In order to help your programming or testing tasks, FYIcenter.com has d...
How to expand IPv6 addresses? In order to help your programming or testing tasks, FYIcenter.com has ...
How to turn off HTTP response compression in SoapUI? HTTP response compression reduces the data size...
How to see my IP address Host Name? To help you to see your IP Address Host Name, FYIcenter.com has ...