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 |
There is an error in opening WinRunner "Error: open connection to CRV (-1). Exiting..." and then the winrunner is terminating. Can any one suggest solution for this?
Please give an example for test case.
what is the syntax for regular expression.dont send the types like regexp_label,regexp_msw_class
i this is priya speaking, any 1 tell me project detail for NETBANKING and HELTHCARE pls send to this E-MAIL ADDRESS; (priyadharshni2@yahoo.com)pls qik, thank u once agajn.
How to know the on which OS and version the application is running through script in winrunner?
what is the use of Step into option provided in WR?
i was given test cases which are in quality center and i need to automate them using winrunner . the application is a power builder , client server and based on windows. so how should i go about automating my test cases ( winrunner and quality centre are the tools used)
What is the purpose of different record methods 1) record 2) pass up 3) as object 4) ignore.
tell me the detailed exaplanation of different types of tesiting
How to break infinite loop?
i'm using WR 8.2 version to test a form developed using ORACLE10g. The problem i'm facing is, the form has number of edit objects in that only two objects are not able to recognize by WR while running the script. ( if i FIND that object in the GUI File it highlights the object but if i press SHOW button not able to recognize) can anyone tell me the reason for it??
What is contained in the test scripts?