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
Page Checkpoint in uft
A Page Checkpoint is used to check the links and the sources of the images on a Web page. We
UFT
File content checkpoint in uft
The file content checkpoint is used to compare the textual content of a file that is generated during a run
UFT
Text Check Point and Text Area CheckPoint UFT
In my previous article, I have discussed what are checkpoint and what kind of checkpoints are available in UFT.In this
UFT
Bitmap CheckPoint in UFT
Bitmap Checkpoint is used to validate whether a visible area of your application is displaying correctly by capturing the required
UFT
How To Add Checkpoints in UFT
In my previous post, I have discussed the types of checkpoints available in UFT.In this article, we will get to
UFT
Checkpoints In UFT
As the name suggests, Checkpoints in UFT are a validation point that compares the current value of specified properties or
UFT
Test Combination Generator (TCG) UFT
Test Combinations Generator also called TCG is a unique and versatile feature that HPE introduced along with  UFT 14.0. As
UFT
install WPF Add-in in UFT
If you’re reading this post, most likely you’ve installed UFT and planning to play around with UFT Sample Application or
UFT
Read and Update Excel Sheet Using ADODB Connection in UFT
If you’re reading this blog post, chances are that you have written an automation test script and are planning to
UFT, VBA
Read and Update MS Access Database Using ADODB Connection in UFT
In this article, I will show you how to read and update an MS Access Database using an ADODB connection
UFT, VBA