When I start recording any web application (either Mozilla
or IE) QTP recognizes window instead of browser and also it
does not show all the hierarchy tree of that particular web
page.
1. Window("Mozilla Firefox").Check CheckPoint("Mozilla Firefox")
2. As everybody knows it should be
browser("Mozilla Firefox").Check CheckPoint("Mozilla Firefox")
I am using the windows vista, do you think it may be a
problem of my settings in QTP or problem of my installation.
Your kind responses will be appreciated.
Thanks in advance.
Satya
Answer Posted / guest
Firstly you need to make sure Web-Addin is enabled.
Secondly Open AUT after QTP.
Most important this is you cannot record on Mozilla Firefox,
you can run the recorded scripts on mozilla firefox.
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
What is difference between design time and run time data table?
How to use setroproperty?
What is text/text area checkpoint?
Where should i find checkpoint and virtual objects's Object properties and values in the QTP 9.2 Means where checkpoints or virtual objects related data will store If i want to get the runtime object properties how can i use Getroproperties on Checkpoints
Explain calling sub procedure.
What is the limitation to XML Checkpoints?
Explain about the quicktest professional (qtp) automation object model?
Hi, Hope you viewers are doing fine with good health. What are the steps and connection parameters to connect to Oracle db ? Can you connect with just the Oracle client or Oracle XE ? Cheers!!
What are the recording modes in qtp?
What are advantages of test automation?
in data driven testing for performing operations which method is easy from manual test data,keyword view,or from database.and why?
How can you write the scripts that operate on different objects depending on run-time information?
Can QTP be used for GUI testing ?, We are using Java with MySQL and Operating system is Linux. We are NOT using the web.
How to upload excel files into Quality Center using QTP Script and how to delete excel files from Quality?
how to test Web application using QTP software