What do you do if QTP doesn't recognize object ,what action
should be taken
Answers were Sorted based on User's Feedback
Answer / william_vijay
first of all we have find the object by means of object
repository if it is not identifying the nature of the
object we can go for object identification ,even though if
QTP is not recognising the object we can map the object by
means of virtual manager wizard.
| Is This Answer Correct ? | 2 Yes | 14 No |
We have opened three browser such as Facebook,Gmail,Amazon,I want to generate the script of Login of Amazon application, but while adding the object such as edit box(user id,password) in OR is not added.Could you please resolve my issue
What is the expert view?
In qtp, how you can remove the spaces from string?
Can you import and export data from XLS and how?
What is Associate Repository in QTP 9.2 ?
How we can capture the dynamic object ex:(rotating globe) in the web page with time gaph is 5 sec..
What is the significance of “action 0” in qtp?
What is the logic for reading(exporting)the data from flat files to QTP?Can anyone explain me with an example? I appreciate it!!! Thanks!!! Prasanna
in process of project exaplnation the defects are says frequently r not?
Explain QTP using different development techniques ?
How many ways return more then one value from function?
In a web application , there is a table of rows and coloums , i want to pickup the 1st row and 3rd coloums name (not data)how can any one explain