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
I am sathish , i want to test the Application of JIL.org ,Mobile Emulator ,by using QTP10.0. I am trying to do testing on that Application , but Child Objects are not identified by the QTP. Please can any one help me
I have many listboxes in my application. I have to check whether the contents inside the listboxes are in sorted order or not..can anyone please send the code as early as possible
"What are the common constrains that we need to consider when we prepare testcases for ASP application". Thanks in Advance...
if numbers are always changing write a script for that
tell me exact differenceb bw qtp and selenium?(could not tell open soure and licennce? difference in usage and technical difference?
Is the qtp course will help to create a virtual object?
Explain the types of object repositorys in qtp?
What are the types of object repository in qtp?
What is difference between design time and run time data table?
How to connect the remote desktop using QTP 9.2 explain the method or procedure?
How to delete an object from the object repository?
Describe how Smart Identification is used
I had installed QTP 9.2. It is working fine but whenever I open QTP, it is trying to reinstall the below-mentioned files again and again "QTP92PS82UPGRADE.exe", "recogn.dll". If anybody has these files, please provide those files in this site or you can send that files to my mail id also (lravi4u@yahoo.com). If you don't know where the files will be in the QTP, search in the QTP software CD or path of QTP program installed (C:\Program Files\Mercury Interactive\QuickTest Professional)
How to create Reusable and Multiple Actions?
Plz Explain AUTOMATION REFERENCE MODEL?