Why you have to add the specific add in in QTP? My answer is to recognize the specific objects we have to add the add-in in QTP...but he asked again after adding addin how qtp recognize the objects successfully? what is there in the add-in ?
Answer Posted / ramprasadv
Further he may expect,
The objects can be identified by using OBJECT SPY
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
I am getting the "test object property" Description properties "toolkit class" value By using "gettoproperty" in run time But my problem is how to get Ordinal Identyfier's type and value Type is index, value is 0 How can i keep this values in to required place How can i get these values in runtime I have to insert these "index" and "value" into another area Is there any script for this like "gettoproperties","Getroproperties" If anybody knows,please help me .
Explain about the quicktest professional (qtp) automation object model?
What is the short cut keys for the following?
How you can find the absolute value of the number in qtp?
what is keyword driven testing in qtp?n how is it useful?
can any body tell me how i create a simple script and apply output value on it .pls send me a step by step process
Explain the difference between check point and output value?
Can we run test with out adding object in object repository? How it is possible?
Explain different checkpoints in qtp.
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);
Any body have QTP 9.5 licence key. please provide me at madhukar_dec30@yahoo.co.in
What are the ways you can synchronize?
please give me the code for doing retesting of gmail login page using functions so the function has to give the value
What are the factors on which script execution time is dependent?
Does Low-level recording capture mouse movements?