In application have 2 list box oppsite list box two edit
box is there.so now through using DP how can we select 3
opption in first list box and 2box semect 4 opption.in edit
box also we have to write 25 ,28.how can we do this
Answer / saket bharti
Selecting three items from the first list box:
Browser("").Page("").WebList("").Select "first item"
Browser("").Page("").WebList("").ExtendSelect "second item"
Browser("").Page("").WebList("").ExtendSelect "third item"
Setting the value of first Text box to 25:
Browser("").Page("").WebEdit("").Set "25"
Selecting four items from the second list box:
Browser("").Page("").WebList("").Select "first item"
Browser("").Page("").WebList("").ExtendSelect "second item"
Browser("").Page("").WebList("").ExtendSelect "third item"
Browser("").Page("").WebList("").ExtendSelect "fourth item"
Setting the value of second Text box to 28:
Browser("").Page("").WebEdit("").Set "28"
| Is This Answer Correct ? | 1 Yes | 0 No |
Can we continue functionality testing without framework?
What is your role and responsibilities in QTP with your current organization?
If 2 gmail browsers are opened in our system, how to enter the mail id and password into second browser by using discriptive program?
can we call a test in another test?
how we connect oracle or sql data server database to qtp.
Inserting a Call to Action is not Importing all columns in Datatable of globalsheet. Why?
can any one please tell me which is the best institute in Bangalore to learn QA (crash course)? Thanks
How to load a object repository in QTP during runtime?
2 Answers BNP Paribas, Virtusa,
PLEASE TELL ME WHEN DO YOU USE THE OBJECT SPY AT RUN TIME
what is batch testing?
How to capture dynamic objects in qtp like mark up text
I want to grow as a Automation Engineer,Kindly help me in clearing my interview that what interviewer looks for as a Automation Engineer. I am having three years of experience in testing.