Debug a Test in UFT
A debugger is a powerful tool that enables you to run your test step by step. It's a very essential
UFT
XPath in UFT with example
According to Wikipedia, XPath (XML Path Language) is a query language for selecting nodes from an XML document. Using XPath
UFT
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