Hi,
Any one have the crack for QTP 10.0,if so could you please
send it to phanijuly10@gmail.com
Answer Posted / shivanand
I too want it. Please send it to shivanand.ms@gmail.com
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
How to do the scripting. Is there any inbuilt functions in qtp as in qtp-s. What's the difference between them? How to handle script issues?
What is ObjectParamater?
How can you send user defined messages to test report?
What the differences are and best practical application of Object Repository?
How can you exit from an action?
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
How can I change object description or check point values in qtp?
Hi Friends, Can anyone help me out in this one? In QTP, I am using Data Driver and want to parameterise multiple values (say 3 values ) for a field. How can I do it using Data Driver wizard? Plz mention it step-by-step. In the end after doing the needful, on opening the Data Driver window, how can I get number (i.e. 3) in the Parameterised column for that particualr value? Thanks a lot in advance.
how to write xml output check point bu useing descriptive programing .means without useing output check point
Hi Friends this is kumar i would like to request to all of you ,please help me to explain real time project with using qtp scripts i know basics of qtp but it won't workout on interviews,pls help awating to reply.
What are the ways you can synchronize?
How the exception handling can be done using quicktest professional?
what is profile tool?
What are the types of properties that quick test learns while recording?
Hello friends..... On which areas of an application we can not test with QTP