how to invoke the window based application in win runner
Answer / anand
see where your application resides with the help of windows
explores and then open WR click F7 or function generator
look for invoke_application function select it click args
button in the bottom browse for your appl path then paste
and close
| Is This Answer Correct ? | 3 Yes | 0 No |
How does WinRunner evaluate test results?
How do winrunner connects to SQL database and what option is use?
What different actions are performed by find and show button?
what is the diff. Between GUI_unload() and GUI_close()?
What is debug mode in Winrunner?
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.
What are the reasons that WinRunner fails to identify an object on the GUI?
which function you will use to compare the application date with system date?..
What is the difference between STATIC FUNCTION & STATIC?
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?
What are the synchronization points?