What will be the test script in QTP to test a ComboBox
where a user has to select more than two items????
Answer Posted / madhavi
If i am correct, then this is a special type of combobox
where a dropdown list appears after we enter a input, for
eg, after we enter des, then immediatly a drop down list
appears for this combox with all the options whose test has
des in them, we can selecet an option from this list just
like a drop down list and we can select one one option.
even i am looking for a qtp script which can do this
operation. :-(
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
What are the methods used in UFT to handle exceptions or run-time errors?
what is keyword driven testing in qtp?n how is it useful?
How does quicktest professional identifies the object in the application?
How do I lauch my test website using code from qtp in different environmet, uat and PPTE?
What is the Command used to start the QTP
What is keyword view?
What is the difference between run time object and test object in QTP?
Hi, Can we open a test in qtp10 which is saved in qtp 9.2?
For example you are checking bit map check point before coming to the results. How can you say it is passed? Or failed? Anyways?
HI, pls help me on this, iam not able to capture getcelldata value in javatable... msgbox javawindow("").javatable("").getcelldata(3,3) but it diaplays empty...
after click on compose mail how can we attached a file in qtp with vbscript code
When I click on a link in web page.Link should open in new window.can anyone please let me know the script for this ---Koti
Why bpt?
What is action split and the purpose of using this in qtp?
Write a script to customize the test results in PDF and HTML format.