An Insight on Test Settings in UFT
UFT has an exceptionally propelled user interface. One must be familiar with UFT Test Settings to utilize it at its fullest. In this article, I will talk about different panes…
UFT has an exceptionally propelled user interface. One must be familiar with UFT Test Settings to utilize it at its fullest. In this article, I will talk about different panes…
Function library in UFT is used to store commonly used functions that can be used on multiple test scripts. We should always create user-defined functions to make the automation test…
The Step Generator is a utility in UFT that could be utilized to add test steps in a Test without writing the code manually. UFT has added this utility on…
A Page Checkpoint is used to check the links and the sources of the images on a Web page. We can also instruct page checkpoints to include a check for…
The file content checkpoint is used to compare the textual content of a file that is generated during a run session with the textual content of a source file. This…