What is SetTo Propetry and GetTo Property in UFT/QTP, GetRo Property?

SetTo and GetTo Property in UFT/QTP

The SetTo and GetTo properties are most handy for an automation tester when working with objects. In this post, we will uncover the details.

Continue reading

How to connect Database from UFT/QTP ? Know How.

ConnectingUFT/QTP to database

Working with database in UFT/QTP is a very good feature available. But, most of the times, connecting to database is a huge task due to Continue reading

How to Reverse a String without StrReverse Function?

stringReverse without string reverse function.

VbScript has a string function to reverse the string. But, Interviewers think different, they want you to write a program without StrReverse function. How would do that? Continue reading