What is throw object?
what is exact difference between smoke and sanity testing?
Define Canvas view of UFT?
What is standalone database?
How vl i prioritize the actions when i have 10 actions A1, A2, A3......A10. I want to run action as follows A1,A5,A6 and A10. How i can do it. Thanks in Advance to u.
Use of Multiple Actions in QTP?
what is regular expression how will you implement it?
how can we do the frame work in qtp
whenever U using QTP,Test Director, Why we using separate Bug tracking tool?
what is the latest version of QTP? Main difference between 9.2 and 10 version
How the smart identification is used in real time?Please explain with an example
Inserting a Call to Action is not importing all columns in Datatable of globalsheet. Why?
How to catch the TOol Tip Dyanamically changing values using the qtp script by Descriptive Programming Scenario: ======== 1. when i press the submit button 2. The Tool tip first shows the value "Validating...." 3. Next the value is changed in tooltip "Logging....." ------ And the class is webElement SO , how can i catch both values During Run time using Dp