What do you do if QTP doesn't recognize object ,what action
should be taken
Answer Posted / mns
Steps to handle the non recognised(Or Custom objects) objects
1. Load proper AddIn(for example load web addin to recognise the HTML objects )
2. If then also not recognised, Class mapping (to closet class)
3. If then also not, then try writting some test(wrapper dlls) API's
4. Other wise go for low level recording or mapping to virtual object, but it's not reliable method. Smart identification will be handy only if objects are getting recognised.
| Is This Answer Correct ? | 12 Yes | 5 No |
Post New Answer View All Answers
How QTP identify the system time that's changes every seconds?
What are the views available in quicktest professional?
Explain the difference between call to action and copy action?
How we can use the database checkpoint on a java web based application in which the database connectivity is done using JDBC->Pure Java type (in this type there is no need to create a DSN). At present in QTP we can fetch database values using checkpoint only through DSN. Is there any programming for this if we don't have DSN (ODBC)
What is the diff between image and bitmap check point?
What is ObjectParamater?
I need to pull the data from the page which in row, column vice into excel sheet, how can it be done using QTP? eg: Name Dept xyz gdty i need the same data to be exported in excel sheet.
How will we compare the texts in the two word files using QTP writing the script in Descriptive Programming. Thanks
Hi Friends, Would be great if you can provide the Model Question paper, Web site link or any reference s. Thanks & Regards, Byzoor,
How to Get the Run-time value of an object under that web app under Test to the local data table sheet of that Action?
How reliable are the site's Internet connections required to be? And how does that affect backup system or redundant connection requirements and testing?
How do you open adobe acrobat file in QTP and do some testing on that file ?
How many tabs are available to view your test in a test pane and what are they?
What is the file extension of the code file and object repository file in QTP?
how to evalute defects in QTP script?