Mainframe Automation Using UFT One
The mainframe is a very high-speed processing computer. It is even faster than supercomputers. However, supercomputers can solve complex algorithms faster than a mainframe computer. The mainframe runs on the…
The mainframe is a very high-speed processing computer. It is even faster than supercomputers. However, supercomputers can solve complex algorithms faster than a mainframe computer. The mainframe runs on the…
In my previous article Actions in UFT with Examples, we have seen how to call a required action in a Test using RunAction method. Having said that, RunAction method has…
Whether it is a web-based application or a windows based application each object (text box, button, list box, checkbox, radio button, hyperlinks, etc) belongs to a class of Object. There…
Before the introduction of UFT, QTP could only do recording on the Internet Explorer browser. However, QTP was able to playback the same recorded scripts on different browsers like Google…
In this article, we will learn different ways to load function library at runtime in UFT.I hope you might already know how to create a function library and associates with…