Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


how to display message with out using msgbox function?

Answers were Sorted based on User's Feedback



how to display message with out using msgbox function?..

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

how to display message with out using msgbox function?..

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

how to display message with out using msgbox function?..

Answer / venkat

hello swathi.......


you are wrong..

Wscript.Stdout.Write will not work...

Is This Answer Correct ?    6 Yes 0 No

how to display message with out using msgbox function?..

Answer / na

Wscript.Stdout.Write will not work...

Is This Answer Correct ?    0 Yes 0 No

how to display message with out using msgbox function?..

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

Post New Answer

More QTP Interview Questions

Hello, I am learning QTP. I have recorded test for Login page, i have also inserted checkpoint for Email field & when I run test it passed. But when i tried to run test by inserting 'Adding Parameter Values to a Data Table' for email & password field, it pass the first value in both the fields but after that when test run for second parameter values it displays 'Internet Explorer cannot open the Internet site, Operation aborted' & when i analyze test result it displays run time error 'Object disable'. I have also cleared all the history from IE but it is not working. Please help me. Thank you.

2 Answers  


i have read that "non-reusable actions can not be called in any other test".but in 'call to copy action' copies non-reusable action in other test also..can u pls help to understand this..

0 Answers  


scalability testing comes under in which tool?

4 Answers   EpuraTech,


Synchronizing test

3 Answers   Wipro,


How to load the object repository at run time?

9 Answers   TCS,


There is a name "AJAY" how do u count no.of. "A" in that name ?

4 Answers  


How to identify the objects using descriptive programming when the object property values are same, i mean in a page 10 objects are there i want to click the 6th object but all the object property values are same? using descriptive programming

2 Answers   Genpact,


How to invoke QTP using Dos prompt ?

2 Answers   ABC,


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

1 Answers  


How many actions we can write in a test?

7 Answers   TCS,


Hello Everyone, Please provide me the practical example of business component concept of QTP.Like how to create business component,how to connect the quality center etc.... Thanks in advance, Gaytri

0 Answers  


Give me detailed theritical explanation about keyword driven, hybrid framework, environment variables, hybrid frame work

0 Answers   TCS,


Categories