The SetTo and GetTo properties are most handy for an automation tester when working with objects. In this post, we will uncover the details.
Tag Archives: UFT/QTP
How to connect Database from UFT/QTP ? Know How.
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?
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