How to use the Object spy in QTP 8.0 version?
Answers were Sorted based on User's Feedback
Answer / hi
well said sreeprasad,
object spy is basically for identifying the object properties so simply follow
the above mentioned steps.
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / sreeprasad
There are two ways to Spy the objects in QTP
(1) Thru file toolbar ---In the File ToolBar click on the
last toolbar button
(an icon showing a person with hat).
(2) Tru Object repository Dialog
---In Objectrepository dialog click on the button"object spy..."
In the Object spy Dialog click on the button showing hand
symbol.
the pointer now changes in to a hand symbol and we have to
point out the object to spy the state of the object
if at all the object is not visible..or window is minimised
then Hold the Ctrl button and activate the required window
to and release the Ctrl button.
Is This Answer Correct ? | 1 Yes | 1 No |
How does Parameterization and Data-Driving relate to each other in QTP?
what is exacltly TIERS ?
hi This is Harish.1. What is object repositery .2. what is frame works in QTP,what is keyword driven frame work,explain it and how to associate the folders.3.the build is developed in java, can we write scripting in vb .4.what is discriptive progaram,how to write it.5.what is process of QTp testing.6. how to associate the shared repository. 7.what is implicit and explicit 8.what is runtime data please replay me regards Harish
In qtp, how you can get the last character from a string?
what version of test director supports the QTP? does testdirector supports the QTP9.0?
What is the need and applications of learning VB script for a automation(QTP) engineer ain Realtime ?
What we are looking for is to load properties of object dynamically as for our application the global repository will pretty huge. It will be really helpful to us if something similar to following functions of Winrunner is available in QTP. #Define descriptor auto strDesc; #set property in the descriptor Gui_desc_set_attr(strDesc,?Class?,?Edit?); --- put other properties #Add Edit box to GUI Map Gui_add(? ?,strWindowName,strEditboxName,strDesc);
How to find the length of the string in qtp?
What is action? How many types of actions are there in qtp?
what is smart identification?
what is the smart identification techniqu?what r the different mechanisums used in it?
wht is the difference between action and functio?