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

Can I import a excel sheet in Action1 datatable? How?

2 Answers   IBM,


Hi, how can we retrieve a specific value from Excel Sheet (Not datatable. for externel file).i mean to say from .xls file. and also tell me from xml file and .doc file. and how can u parameterize ur script from .xls file.(Not data table).

2 Answers   Cap Gemini,


Hi,Sudhanandareddy plz forword framework and ppts for QTP to me. This is my mail id: ranjith_99reddy@yahoo.co.in (your contact number also)

0 Answers  


What is the difference between functional spec. and Business requirement specification?

5 Answers  


After executing the script in qtp suppose i found some script execute successfully and found some error.So how to report the status for both (i.e pass and fail report)in test director. For "fail" We use "defect tab" in testdirector. But for "pass" how to report it to TL.what is the process plz anybody ans

0 Answers   TCS,






How you are maintaining shared object repository in your team or your project?help me plz

1 Answers   CTS,


What is checkpoints for qtp?

0 Answers  


How to handle Dynamically changing Objects in QTP?

4 Answers  


what are the functions availabla in QTP? what are the data types in QTP?

2 Answers   Spry Technologies,


Diff b/w Test Design and Test case design? What is the Design Review's and Code Review's. When will you conduct tese reviews?

1 Answers  


I want to capture data(using keyword) from msdos application using QTP?... Below is little work i could do on it... /* Set app=CreateObject("Wscript.shell") SystemUtil.run ("C:\Users\Agent\Desktop\pumpsim\PUMPSIM.EXE") Window(“PUMPSIM.EXE”).Activate wait(3) app.sendkeys "N" */ Thanks in advance...!!!

0 Answers  


in qtp how can we do test when the build is not ready

3 Answers   Mindlance,


Categories