What command is used to launch a application in winrunner?
Answer / ramyab.mca@gmail.com
Hai...
We can use Invoke_application
Syntax: invoke_application( path of .exe Command options
working directory mode to show the application )
-> path of .exe - path of the .exe
-> Command options - optional argument
-> working directory- optional argument
-> mode to show the application - maximized minimized
Ex: invoke_application( C:Program
FilesMercuryInteractiveWinRunnersamplesflightappflight1a.exe
SW_SHOW);
K,Byeeee...
Thanks & Regards
B.Ramyasri
| Is This Answer Correct ? | 5 Yes | 0 No |
what is agile testing?
When u r executing a test case an error dialog or window appeared on screen describing some msg . u have to send that dialog/window as an attachment to the developer to let him understand properly abt the error dialog /window. how do u capture that error dialog/window as a snapshot , in manual tesitng ?
how will you clarify the requirements
8 Answers eMids, HCL, iGate, JPMorgan Chase,
Does anyone have any good examples of some acceptance criteria for non-functional requirements?
What are all covers for the Unit Testing ?
Importance (Testing)QC and QA activities of a company?
i am selected 65000 pitision 2008 lottory and i got a approval letter on 29 sep 2008 so what time shold i have for my visa interiew please
can any body explain what is Build intervel period.what are the main components in PDCS(projectdatacollectionsheet)
hi guys presently m working as a Technical Associate in a support team in mumbai.Jst now i hav completed my testing course of 2 months.I am B.Tech pass out of 2006.I want to swich my job in testing field. So pleae help me out & do something 4 me.
I have one doubt in regression testing, Example if we have five modules such as 1,2,3,4,5. If we made change in 3 module only and also 3 module will interact with only 1 and 5 module. For this case we will conduct testing in all module (or) only 1 and 5 module?? Answer soon firends
What is SRS , BRS and FDS?
what is exception handling in winrunner?