what is the syntax or command in vbscript to display user
message example i want to display "welcome to QTP".

Answers were Sorted based on User's Feedback



what is the syntax or command in vbscript to display user message example i want to display "..

Answer / xxx

msgbox "welcome to QTP"

Is This Answer Correct ?    14 Yes 1 No

what is the syntax or command in vbscript to display user message example i want to display "..

Answer / xyz

msgbox("welcome to qtp")

Is This Answer Correct ?    9 Yes 3 No

what is the syntax or command in vbscript to display user message example i want to display "..

Answer / shanthi

MsgBox "welcome to QTP"

Is This Answer Correct ?    4 Yes 2 No

Post New Answer

More QTP Interview Questions

how to load vbs file to qtp through scripting. plz provide the code.....

2 Answers   IBM,


Discuss the QTP Environment?

0 Answers  


How to capture a window in QTP?

0 Answers   IBM, Mphasis,


Which property do you use to retrieve or assign data into a cell in a Data Table object?

1 Answers  


In a webpage how to check the dynamic links that re changing regularly?( without using regular expressions.)

3 Answers   Misys,


how interviews will be on QTP?

0 Answers   Fidelity,


What r the advantages of automation?

3 Answers  


What is the use of ordinal identifier in qtp?

0 Answers  


Explain runtime dynamic settings?

0 Answers  


hi i have one issue while automating the script using QTP i want scrool down .i cannot do even using scrool down methqad is not working .the object will take WebElement plz is there any code help me

3 Answers  


Explain the QTP Tool interface.

2 Answers   Crea,


There is one login screen,after accepting valid username and apassword, it will show the next screen. In the 2nd screen u r having 2 combo boxes, U have to select any item from these, and click OK button. After closing that, it will show the 3rd screen. If u click CANCEL button from 2nd screen it will show the first screen. Write QTP script for it???

1 Answers   Sonata,


Categories