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
Hi Friends, How many types of Data Bases available in market... What is the diff. while using Syabase and Oracle in a Project... ? and what is the main diff. of Syabase and Oracle databases... ? Thanx in advance..
What are the different kinds of test steps?
Is text area check point supports for web applications?
What are the different types of action?
What are advantages of test automation?
How to handle dynamic objects in quicktest professional?
On the website, the protocol has been changed https: to https what you will do? Tell me your approach?
What is environment variable in qtp and why to use it?
What is an object repository?
Explain runtime dynamic settings?
Why do you create a text checkpoint on a Web application? What is the purpose of the Close method?
What is the file extension of the code file in qtp?
Which scripting language used by quicktest professional?
hi all can anyone explain how to write the code for finding the mandatory columns in table which are having (red*) (red Astrik)
How to start recording using quicktest professional?