
November 17th, 2008 by

Yaron Assa

Loading ...
Have you ever got frustrated with the arbitrary names QTP give to test-objects?
When you want it to take the name from the “HTML ID”, it takes it from the the object’s “CLASS”; When you want it to take the “PROG ID”, it takes it from the “NATIVECLASS”; and in general, it seems that QTP has a very poor logic when it comes to choosing Test-Object names.
Actually, QTP has a very good logic, it’s just the it works on avarage, and is bound to fail in some applications. Luckily, we can override it, and force QTP to name objects according to the properties we choose. This QTip will show you how.

November 15th, 2008 by

Yaron Assa

Loading ...
Have you ever wanted a little extra room for your objects’ logical name?
Well, now you can use all the room you’d like by using this QTip!

June 24th, 2008 by

Yaron Assa

Loading ...
This QTip, by Benny Abergel, will allow you to automate most 64Bit .Net Applications with QTP, even though QTP cannot record 64Bit applications!

June 4th, 2008 by

Yaron Assa

Loading ...
This article explains how to input new data into the script during runtime, without hanging the script execution flow.

April 25th, 2008 by

Yaron Assa

Loading ...
This QTip will show you how to change QTP’s default test directory, thus freeing you from endlessly browsing for the relevant directory whenever you save / open a test.

April 7th, 2008 by

daniva

Loading ...
Need to change license type from “concurrent” to “seat” or from “seat” to “concurrent”?

April 6th, 2008 by

daniva

Loading ...
Sometimes when QTP is running the QTP application is in front of the AUT. and you can’t see what is happening on the AUT.
Recent Comments