is there any winrunner function which will allow me to send
my user defined message to the test result window.
i mean to say is there something similar to msgbox(that we
use in qtp)in wr?
the wr function i want to know is other then report_msg and
tl_step.
Answers were Sorted based on User's Feedback
Answer / srikanth.m
i guess pause statement is also used to display user msg.
pause("user msg");
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / saritha
in winrunner we use
report_msg(message)
other than this there i don't think there are more functions
Is This Answer Correct ? | 0 Yes | 1 No |
Without the gui map, use the phy desc directly?
Suppose there is a global variable called Counter.And there is a user defined function called my_function.which does not take in any parameters. How can a test engineer utilize Counter inside my_function body?
Write test scripts on a scenario where you have to transfer data from one table to another.
what is the main diff of Qtp9.2 and 9.5 plz tell me
how to insert check points? whatis the gui check point?
types of testing? and what is mean bvt and bat ? differ btwn bvt and bat pls can anybody post the answer
what is Recovery senario?
what is the extension of the Run time Record checklist file
For what type of applications Rapid Test Script Wizard available?
where can i get realtime projects
what is the function key to toggle a breakpoint
How winrunner Handles varying window Labels?