Selenium Unlike UFT QTP does not come as a Setup file to download and install. Continue reading
Category Archives: Automation Testing
How to use Print Statement or Print log functionality in UFT QTP ?
We know about Msgbox() that prints the user messages to a dialogue box. Whereas, Print statement outputs to a pane. In this post we will know how to use Print statement in UFT/QTP. Continue reading
Message box in UFT QTP ? MsgBox()
Message box is a good feature for displaying user defined messages during run time. In this post, we will look at different types of message boxes available in UFT QTP. Continue reading
What is Object Identification and Smart Identification In UFT/QTP ? with examples
Its all about Objects in UFT. Everything which are visible are known as objects. Such as Text, Images, Edit Boxes, Lists and so on. Now, how does UFT identify these objects uniquely ? We will find out in this post. Continue reading