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
What are the different ways to invoke an application using QTP?
Explain in brief about the quicktest professional (qtp) automation object model?
What is the difference between Keyword Driven test and Data Driven test?
I have enrolled for a QTP course which is a four weekend course.Do you think its a good way to start off learning this tool?What all do i need with me in order to become a pro at using this tool?
How can you close the second opened browser?
How to add object to object repository in qtp9.0 Suppose for brower yahoo home page
Does quicktest professional is unicode compatible?
What is the keyword view and expert view in qtp?
Hi frens! I am testing VB project with MS Access database. At add button click my record is storing in data table and it is shown in datagrid. So at Delete button click i want to check datagrid rows 9before and after delete). so how can i do it using descriptive programming?
Why we load add-ins in qtp?
If the weblist is identified as webelement,and by clicking on webelement if the values are displayed,and if the values the values also identified as webelement.then how to fetch the values through script?
How is test case write?
what type of values given to objects. EX::Set oBrowser=Description.Create oBrowser(“micclass”).Value=”Browser”
Explain the N-tire structure(process) for Funds Transfer ( means give N ways to funds Transfer in an Application)
Hi, I am working on microsoft infopath forms..It is standalone form..(not dotnet or web.) . I am not able to indentify any objects in it.. I am currently using active accessibility in the macro for the same but its execution is too slow.. Kindly help in case you have better solution.