If 2 gmail browsers are opened in our system, how to enter
the mail id and password into second browser by using
discriptive program?
Answer Posted / nag
your qustn is wrong,your question shuld be like this 2 gmail windows in 1 browser
we can use creation time and micclass hare creation time starts with 0 so for 2nd windoe creation time will be 1
with Browser("creation:=o").page("micclass:=0")
.webedit("name:=login").set "abc"
.webedit("name:=passwd").set "1234"
.webbutton("name:=sign in").click
end with
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
Consider one application is open, clicking one menu will open another application in another browser. QTP does not catch the URL of the second browser(second application). can we capture it ?
Explain xml checkpoints.
What is difference between Recording time object identification and Run time (Execution) time.
how can we preform retesting(DATA driven test) using function please gine the code for loginpage
hi to all, i need a code.. in flight application 1.i need to login first then i need to insert 3 new orders... 2.i have to log out 3.i have to login again with different user 4.need to insert 2 new orders 5.then need to log out 6.then again login with different user 7.3 new orders create and log out 8.but we hv to do this using data table and actions please help me
Define Canvas view of UFT?
How will you check a web application for broken links using qtp?
What are the different recording modes and how do they work?
what are the limitations of smart identification in qtp 9.0
What is the parameterization?
distinguish between old version and new version QTP features.
in my application,validation message has in japanise language.how to validate this message is appears properly or not
1. What is the difference between Keyword and function in the keyword driven framework? 2. How do you associate Keywords to the script ?
Hello Everyone, Please provide me the practical example of business component concept of QTP.Like how to create business component,how to connect the quality center etc.... Thanks in advance, Gaytri
Differentiate the type of test cases which can be automated and which cannot be automated?