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 / sailaja
restart the qtp and on the welcome page check the web
addin .this is the sol fo ru r prob
| Is This Answer Correct ? | 3 Yes | 3 No |
Post New Answer View All Answers
Give the syntax to load function at run time.
How many types of recording modes in qtp? Describe each type with an example where we use them?
How is a Step generator used in UFT?
What is the default add-ins in qtp?
in qtp if we record a object and we record the object using virtual wizard then by which way the object is recognized that means recorded
How software tester can use constants and variables in scripts?
can any one say that where we can download the QTP trail version ??????????
An action has both shared and local OR associated with it and both have the same object in them. In the test which one will be considered?
How does qtp identify objects in the application?
i'm testing the webpage with QTP, in this wabpage i have to choose the CV from the window, but QTP can't recognize the object, so i used the Low LEvel Recording, but every time i run the test, QTP go to halt when it gets to the Recorded part, any solution for that?( except puting delay in the script and manuall selecting, because i've did that)
i have two questions for regular expression :- Q1. I have date pattern eg-29/11/2011 29-11-2011 29.11.2011 Que- if any separator is there between date,month and year pattern should match else it should not match eg- pattern should not match in case of 2911-2011 Q2. let say i have a string and there is a number in between of that string eg.-Amount 30002.234 successfully credited to your account . now i have to match this pattern in such a way that even if decimal is not there pattern should match ,how i will do this using regular expression
one screen page,that contains file , browse , update and cancel buttons.when we browse a file it should get update otherwise it should go to previous page.write negative test case for that.
Does QTP have any limitations?Can it work with all kinds of programming languages like java,springs,ajax ,hybernet?Also does it work well with windows 7.What are its other limitations
what is the difference between built-i function and In-built function?
hou can we use vb script in qtp could u tell me breafly