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 / kalyan
Hi guys,
some one make my answer as wrong. But, if u r using trail version or crack version (up to QTP 9.2) it won't support IE 7 or Mozilla. If u r using QTP 9.5 or 10.0 it will support IE 7.
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
What are benefits of qtp?
Why do you create a text checkpoint on a Web application? What is the purpose of the Close method?
Can we write winrunner language i.e TSL in QTP tool?
Analyzing the checpoint results?
How many types of trigger events are there in qtp?
Explain the use of action split in qtp?
I want to configure the OR and library files to a particular QTP test during run time. Note: OR and Library files are located in Quality Center. Is it possible in QTP? Anybody having code?
Why qtp the best testing tool?
How to associate shared object repository to test in qtp?
What is post recovery scenario?
breef description of batch testing ?
1.Write a CRITICAL test cases for calculator ? 2.What is the difference b/w FRS and SRS documents ? 3.What is Component ? 4.What is object ? 5.what is the difference b/w static and dynamic descriptive programming ?
Where to use function or action?
What is recovery scenario manager? When you go for recovery scenario manager? Tell me one scenario were your used recovery scenario in your project?
How can I open a EXCEL file from QTP Resultviewer with reporter.ReportEvent function call. Example: Test files for details click "here". And clicking "Here" in the resultviewer will open a local EXCEL FILE.