In Analog mode of Recording in WinRunner,the maximum value
of Y in (x,y) is ?
Answers were Sorted based on User's Feedback
Answer / pavan
it depends on the resolution of the screen.
what ever the resolution the system had that will take in
the script.
for example 1280/960 the maximum of y is 960.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / bindu kumar
always the X n Y co ordinates will be the sceen resolution
minus 1.
for ex 800*600
the ans will be 799*599
| Is This Answer Correct ? | 0 Yes | 0 No |
Tell US the Short key to open the dialogs of windows.
how can we make use of virtual object wizard to identify similar object can u explain with an example
Friends,while installing winrunner,after setup unknowingly without generating license i opened winrunner.it didn't work,then i uninstalled wr ,and again installed properly ,generated license,opened winrunner .error msg :TMP environemnt variable is set to invalid folder.it must be set to valied folder.TMP is not a directory ,Exiting........ so kindly suggest me the solution
what is the diff. Between GUI_unload() and GUI_close()?
how scripting language & programming language are different?
1.Can we use multiple excel sheets in winrunner? 2.What is the templet of writing test cases? 3.Which bug tracking tool u r using in u'r company? 4.Can any one give me real time test case format? My mail id id shobha.mar28@gmail.com
3 Answers Cognizant, Infosys, Kaktus Info Solutions,
tell me the detailed exaplanation of different types of tesiting
How will u find Automation Test cases and how to find regression test cases?
how will u perform bug tracking using winrunner?
WHAT PURPOSE TO USE WINRUNNER
How do you modify the logical name or the physical description of the objects in gui map?
How should we write and execute a user define function using WinRunner.