What will be the test script in QTP to test a ComboBox
where a user has to select more than two items????
Answer Posted / raj kumar
This is the correct Answar
browser(":: IRCTC :: - Plan My").Page(":: IRCTC :: - Plan My").WebList("day").Select(#1)
browser(":: IRCTC :: - Plan My").Page(":: IRCTC :: - Plan My").WebList("day").ExtendSelect(#2)
| Is This Answer Correct ? | 18 Yes | 6 No |
Post New Answer View All Answers
Hi, I am supposed to automate mainframe application through qtp. I do not know how to start abt it. Can you plz help me in first initializing the process or do you anybody have a guide book or a link which guides me through the process of automating the mainframe applications and things involved in it.
Can any body please tell me the steps of keyword driven frame work in qtp. My mail is saswat445@gmail.com please send some materials on keyword driven testing in qtp. thanks a lot...
What are the challenges you faced during you entire life automation ?
How may types of defects identify application or your currently working application?pls give me answer..
How the smart identification is used in real time?Please explain with an example
How to use the object spy in quicktest professional 8.0 version?
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.
Can testing be done on the production system, or will a separate test system be required? How are browser caching, variations in browser option settings, dial-up connection variabilities, and real-world internet 'traffic congestion' problems to be accounted for in testing?
What is an optional step in qtp ?
Hi All, I need code for how to execute qtp scripts from excell sheet
how can we preform retesting(DATA driven test) using function please gine the code for loginpage
Explain the concept of object repository and how qtp recognises objects?
What are the disadvantages of recording test cases in qtp?
Hi frnds, does anybody know if there is anything called "thin point" or something in qtp? thanks in advance.
what is output value in QTP and how it can be used in automation testing