does qtp runs on internet explorer 7.0
Answer Posted / rajendra pradeep
QTP works on I.E 6.0,7.0 the same way if u record the
application and play back.
i.e Browser("name").Page("name"). in this case ur giving
the browser name and page name if there are 100 browsers
also QTP will run your script.
But if Browser("micClass:=").Page("micClass:="). in this
case u directly declare the class to which browser
belongs.Then QTP cant work on different Browsers and Page's
It depends on the way u have learnt QTP
| Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
Call to copy of an action and call to existing action… i know the diff but in real project how to use..? i want live scenario.pls help me..
What is the registration process and examination fees?
What is the use of text output value in quicktest professional?
PLEASE TELL ME WHEN DO YOU USE THE OBJECT SPY AT RUN TIME
Hi All, I have QTP installed on my machine but the application under test is on remote machine. I need to automate the scenarios which consist of automatically enter the remote machine through IP address ,record the application in remote machine and run it also when played. Can some one tell how to record the application in remote machine.
how do i know how to use tools
Explain how Does Run time data (Parameterization) is handled in QTP?
Explain types of output values?
what is the diff between manual test plan document and automation test plan doc.can u explain indetail.
How to call a test from another test?
How to use descriptive programming?
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 will you test a keyboard?
What are the advantages of a Hybrid framework?
write script for bitmap image?