how to display message with out using msgbox function?
Answers were Sorted based on User's Feedback
Answer / sandeepguttikonda
I don't know whether am answerig your question or not.
But I would like to share my knowledge upon this question.
In QTP we are having one keyword named "Print"
This will display the results in QTP's "Quick Test PrintLog"
This also functions same as Msgbox.
Example:
1) Print "Print this in Quicktest PrintLog"
2) Result = 3+4
Print "The sum of two numbers = "&result.
Please let me know if I have not answered your Question
mean while I will explore for other solution too.
Thanks.
Regards,
Sandeep Guttikonda
| Is This Answer Correct ? | 12 Yes | 0 No |
Answer / harsha
hi sandeep....print is different from message box. We can
display message box by this way also.
Set oShell = CreateObject("WScript.Shell")
Mesgbox = oShell.Popup("Do you Want to
Continue",10,"Welcome",3)
| Is This Answer Correct ? | 11 Yes | 2 No |
Answer / venkat
hello swathi.......
you are wrong..
Wscript.Stdout.Write will not work...
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / swathi
to display message without using msgbox in standard output
format
Wscript.Stdout.Write
it will display the results same like msgbox
please correct me if am wrong..
| Is This Answer Correct ? | 0 Yes | 2 No |
We have 10 rows of records in data table, but we have to run 4th, 5th and 6th rows only. How can we handle this scenario in QTP?
5 Answers Accenture, Banca Sella, Polaris,
Hi, How to invoke QTP or any application through Command Prompt without using Vb script and batch file.... Reply me Srinivas
whow much strong on VB and C?
Please tell me the steps to record the test in Analog recording mode in QTP version 9.2???
How to run a script from lines 50 - 100 alone (if the script has 1- 200 lines of code)?
What is driver script and driver script in qtp frame work????
WHAT IS OBJECT REPROSITORY?
what is the Descriptive Progarmming? how it is help to testers in QTP?
Few basic questions on commonly used Excel VBA functions.
How to upload excel files into Quality Center using QTP Script and how to delete excel files from Quality?
Any one please tell me how to create framework in QTP (in detail). Is there any website for reference?
how interviews will be on QTP?