What is Diff. between Pause() ,report_msg() statements?

Answers were Sorted based on User's Feedback



What is Diff. between Pause() ,report_msg() statements?..

Answer / sunil reddy

pause : It is a user defined function to create Pause or
continue msg

report_msg is used to report error message

Is This Answer Correct ?    0 Yes 0 No

What is Diff. between Pause() ,report_msg() statements?..

Answer / mercurytsl

Pause() function will hault the execution of the script and
show the msg,if it any.where as report_msg() will display
the message in the test results window.

Is This Answer Correct ?    0 Yes 0 No

What is Diff. between Pause() ,report_msg() statements?..

Answer / sofia

pause()
This function is used to pass the variable in to the
o/p window.
report_msg()
This function is used to send the o/p in to winrunner
Test Result Window & it will also show the user message.

Is This Answer Correct ?    0 Yes 0 No

What is Diff. between Pause() ,report_msg() statements?..

Answer / neelima

Pause():pauses the test execution and displays a message
report_msg:inserts a message in a test report

Is This Answer Correct ?    0 Yes 0 No

What is Diff. between Pause() ,report_msg() statements?..

Answer / prasad mvsn

pause() pause the execution and displays the message and
after pressing a required key the remaining test will be
executed, where as
report_msg() displays the message in Test log windows after
completion of the test.

and these 2 functions are not an error messages, it's a
message or result defined by TE

Is This Answer Correct ?    0 Yes 0 No

What is Diff. between Pause() ,report_msg() statements?..

Answer / vinoda

What Prasad MVsn said is right but i want to make some
changes in it regarding the report_msg()

report_msg() is just like printf() it displays the message
what ever we want in a message box ..but not in a Test Log
file....

Printf() function will the print the message in a seperate
Test log file

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More WinRunner Interview Questions

what is the winrunner framework or architecture?

2 Answers   IBM,


How do you add a property to the checkpoint from the script?

3 Answers  


Name the different modes of recording?

0 Answers  


what sould come under "tell about ur self"? need tempelate

3 Answers  


In Analog mode of Recording in WinRunner,the maximum value of Y in (x,y) is ?

3 Answers   FCG,






what is custom check point? what is the diff.between custom check point and runtime Record check ?

2 Answers   Infeneon Technologies,


Can anybody Explain me about the liasing with the developers,and a tester can make a test plan well?plz explain me as soon as possible ,thanx in advance.

0 Answers  


What are the three windows displayed when a mismatch occurs in Bitmap verification

1 Answers  


how can u do web testing?exactly what is the process for web testing?

1 Answers   IBM, Keane India Ltd,


During debugging how do you monitor the value of the variables?

1 Answers  


Tell US the Short key to open the dialogs of windows.

1 Answers  


two file is there how will compate it by useing qtp.

0 Answers  


Categories