What is the latest version in QTP?
Answer Posted / karra
latest version of QTP is 11.0
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
QTP 10.0 is not identifying web objects for IE 8.it is identifying like winObject.I installed HP patch QTPWEB_00037.Still getting issue
How to execute a winrunner script in quicktest professional?
I need to obtain the parent of an object programatically, so if I have: winButton("aButton") I need to obtain the parent part: window("Window1").Dialog("Dialog1") so I can programatically create a string of the full name of the object to call it with an execute statement in QTP I would like to use something like: part[1] = "window(""Window1"")" part[2] = "dialog(""Dialog1"")" so I can do: exeLine = part[1]&"."&part[2]&"."&"winButton(""aButton"")" Execute exeLine Apart from keeping a record of the window/dialog hierarchy is there a parent or path function/ command Thanks Adrian
What ate the Technologies supported by QTP?
Where is the Bitmap checkpoint information stored?
Have you done batch testing in qtp? If yes how you are doing?
How to get popup error message.
Suppose I created one object as virtual object? That object is applicable to that test? Or all the tests?
How you create new action in qtp?
For which type of projects the iterative model is not suitable?
Explain about the test fusion report of quicktest professional (qtp)?
explain how to write vb script in qtp?when will you write own script?
How can i check items sorted or not in a weblist ? Give me the script for this...
Tell me about qtp?
To which environments does quicktest professional supports?