What do you do if QTP doesn't recognize object ,what action
should be taken
Answer Posted / meenu
if the qtp does not recognize an object it will go for
smart identification. we can also use object spy if we want
to view properties of an object
| Is This Answer Correct ? | 8 Yes | 6 No |
Post New Answer View All Answers
How Can I find the least value in a bunch of variables using qtp.. E.g.:- A = 210, B = 212, C = 60, D = 111 I don’t want to write bunch of lines for this…. Is there a way to get the result in one line…..
What is Associate Repository in QTP 9.2 ?
There is an built in window application in qtp9.1,i.e.Flight4.0.i want to implement the recovery maneger on it.How can i do this?
Define object spy ?
How can i initiate the objects to find uniquely in OR
How the smart identification is used in real time?Please explain with an example
What is qtpro? What is quick test pro?
1.Write a CRITICAL test cases for calculator ? 2.What is the difference b/w FRS and SRS documents ? 3.What is Component ? 4.What is object ? 5.what is the difference b/w static and dynamic descriptive programming ?
How can you close the second opened browser?
How to do the scripting. Is there any inbuilt functions in qtp as in qtp-s. What is the difference between them? How to handle script issues?
Hi all can any one give me roles and responsibilities for QTP (not WINRUNNER)
What are the different types of functions available in qtp and explain ?
How you can delete excel file in qtp?
How can i get the image text that changes dynamically? Here i have used "GetROProperty", but it's not working. I used like Ex:Browser("webmail").Page("inbox").image ("captchaimage).getroproperty("innertext/text/value")
What are the types of object repository?