GetRoProperty , SetToProperty & GetToProperty With Examples in UFT
While developing automation test scripts GetRoProperty method is widely used in UFT to perform various kinds of verifications. In this
UFT
Uses of Object SPY in UFT
As the name suggests Object Spy in UFT is a utility to view runtime test object properties. It also displays
UFT
Reporter Event Object in UFT
The Reporter object in UFT is used for sending information to the default result report in UFT. UFT Reporter Object
UFT
Reporter.ReportEvent Statement is used to send desired events (like Pass, Fail, etc) and custom messages in the run results of
UFT
UFT Run Result Report
With the introduction of UFT14.02, Micro Focus has introduced a new HTML format report along with "Run Results Viewer Report".This
UFT
Transaction in UFT
Transactions in UFT can be used to measure how long does it take to execute a section or a few
UFT
Data driver in uft
The Data Driver in UFT provides you an option to quickly parameterize required property (or all) values of test objects,
UFT
RegisterUserFunc (register user function) is one of the most powerful features of UFT enabling you to add new methods to
UFT
Function Definition Generator is a utility available in UFT enabling you to define the definitions of function as well as
UFT
Test Settings UFT
UFT has an exceptionally propelled user interface. One must be familiar with UFT Test Settings to utilize it at its
UFT
Create User-Defined Functions in UFT
Function library in UFT is used to store commonly used functions that can be used on multiple test scripts. We
UFT
Step Generator in UFT
The Step Generator is a utility in UFT that could be utilized to add test steps in a Test without
UFT