How can i select multiple values from drop down list using
vb script in qtp?
and wt is the script for clicking msg box box automatically
with a specific time.
Thanks in advance...Kalyani.
Answer Posted / bhargavi
Set x =CreateObject(”WScript.Shell”)
x.Popup “message content”, 5, “msg header”, (0+48)
the above code will close the msgbox after 5sec
but where as selecting multiple items in a list box i never
tried it
| Is This Answer Correct ? | 5 Yes | 8 No |
Post New Answer View All Answers
Write a QTP script to enter a keyword in to Google search engine?
What are the technics follow in writing VB script?
i have asked earlier only one question how to test web application using QTp plz send me the answer quickly
What are private functions in QTP? How they can be called from the function library?
before launching qtp, we need to close all the open browsers u dont know what are all the browsers either it might be ie,mozilla etc and u dont know how many brosers are open.... u need to close all these before launching qtp.. can anyone plz temme d solution...
What is keyword view in qtp?
What does it mean when a check point is in red color? What do you do?
How did you use regular expressions in QTP and also in WR?
Explain the differences between table and db checkpoints?
how can you do retesting (datadriven test) using notepad amd by using functions NOTE u should not use datatable methods
How to break the object spy ?
How to connect the remote desktop using QTP 9.2 explain the method or procedure?
Explain runtime dynamic settings?
if our qtp vb Script may be Currepted then What we want do?
How to use reporter.report event in qtp ?