What is RefreshObject Method In UFT?
Learn in detail about RefreshObject method. Why and where do we use this method in UFT.
Learn in detail about RefreshObject method. Why and where do we use this method in UFT.
Mercury Device Replay and UFT/QTP. All about using PressKey method for Mercury DeviceReplay object in UFT. We also discuss Scan Codes relation with Device Replay.
Object Method Overriding in QTP using RegisterUserFunc. This is an in depth article which shows how to override objects using RegisterUserFunc.
LearnQuickTestPDF API works with iTextSharp. Sometime back when I was involved in a PDF project I found this really useful library which does a great deal to ease the burden of manipulating PDF documents.It provides all of the primitive functions necessary to create a PDF document. However,since all of the methods are based on primitive operations, it is easy to confuse the look and feel of a document without enforcing certain standards. Visit iText Home to learn more about iTextSharp
testing Web services can be done without using Web services add-in. All this is possible with the help of WinHTTP (Microsoft Windows HTTP service), which provides a high-level interface to the HTTP internet protocol.
let’s find out what are other possible ways to work with Web services in QTP. What about adding Web services objects directly into object repository and use the test object to add steps in test or component.