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 / shilpa reddy
one thing to be observe is that wheather u have license
inorder to test web application.option web should be added
in ur addin manager list,if u dont have that facility u
should get license from merrcury.
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
Explain qtp(quick test professional)?
Hi Friends, Can anyone help me out in this one? In QTP, I am using Data Driver and want to parameterise multiple values (say 3 values ) for a field. How can I do it using Data Driver wizard? Plz mention it step-by-step. In the end after doing the needful, on opening the Data Driver window, how can I get number (i.e. 3) in the Parameterised column for that particualr value? Thanks a lot in advance.
What are the benefits of quick test pro(qtp)?
What is action?
I want to do Certification course in QTP. For this I request you to suggest the best Tutorial in PDF format. Hence, if possible, kinldy mail PDF file to my mail-ID: sushmapokhriyal79@gmail.com
Hello everyone! I am just writing a small test for a windows application. I have a problem with a text output value. The value i am trying to catch is presented in a scrollable textbox. When the text is too long, only a portion of it gets captured. Do you have any experience with this?
Can we record using all the modes in a single script? Explanation with example is appreciated
how to fetch the values from grid? & qtp recogniges that grid as a webelement? what u do?
what are the frame work models of qtp?which frame work you follow in your company?and explain it process?
How many add-ins comes by default with quicktest professional?
Hi frnds, does anybody know if there is anything called "thin point" or something in qtp? thanks in advance.
Why do you create a text checkpoint on a Web application? What is the purpose of the Close method?
How to find Operating system information using QTP script?
Explain the terms test and business component?
Explain the keyword driven framework for the window based application complete creation of library files,env file,test data,recovery file,excel file ,repository etc and as a test engineer how is ur approach