What will be the test script in QTP to test a ComboBox
where a user has to select more than two items????
Answer Posted / xxxx
Look at it might be useful for you
Browser("XXXX").page("page1").WebEdit("editbox").set "dsgagfdsa"
value1=Browser("XXXX").page("page1").WebEdit("editbox").GetROProperty("Text")
Browser("XXXX").page("page1").webButton("Button1").click
Browser("XXXX").page("page2").WebList("List1").select value1
| Is This Answer Correct ? | 3 Yes | 10 No |
Post New Answer View All Answers
How to associate function library at a run time?
Explain how you can find the absolute value of the number in qtp?
Hi I am new to QTP. can u please answer to my qus... suppose 3 excel sheets are there * we are trying to check for login credentials for a page. userid from excel1 , password is from excel2 whether the page is opened or not that checkpoint is result is should be stored in excel 3.... this qus i have faced in IBM technical round... please tell script for above query ... please please
How to add synchronisation points in qtp?
HOw to add the recovery file at runtime to the test file .
How many add-ins comes by default with qtp?
How to replay a script in qtp?
What are the different types of qtp test assets and their extensions?
how to download mercury qtp9.2 ny internet ?
Explain different types of checkpoints?
How you know that a test case is a regression test case
Suppose you are using shared objects repository in your test and you want to split your present action? At that time shared object repository is single or it’s also splits?
how to find that a file has been completely downloaded or not? I told that "download Complete" pop up. but he told the tool doesn't recognize the pop up
What is recovery scenario in qtp?
Can anyone pls tell me how to do action parameterization (input and output parameters) with respect to login window and insert order of flight reservation window in detail( pls give a clear step by step explanation with example) anyone please. Will be very thankful to u