In QTP how can we recognize objects Without using Object
Repository?
Answer Posted / swathi
Using Object Spy
| Is This Answer Correct ? | 2 Yes | 4 No |
Post New Answer View All Answers
How to add object to object repository in qtp9.0 Suppose for brower yahoo home page
Is there any pdf or online book for QTP Scripting? Let me know more about QTP Scripting.
If I change the object name in one action will it be updated in all the actions? Or not?
What is the difference between Keyword Driven test and Data Driven test?
What is different command used in command Prompt while using QTP?
What is the expert view?
Can we record using all the modes in a single script? Explanation with example is appreciated
i'm testing the webpage with QTP, in this wabpage i have to choose the CV from the window, but QTP can't recognize the object, so i used the Low LEvel Recording, but every time i run the test, QTP go to halt when it gets to the Recorded part, any solution for that?( except puting delay in the script and manuall selecting, because i've did that)
What is quick test pro?
Can we run multiple QTP scripts one after the other without manual intervention? How?
How to use parameterization 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 carry out bit map check points in QTP
what difference between runtime object and text object and what property they have. whether they have same properties or different properties.
How to use conditional loops in qtp ?