what is the use of _set_window in winrunner?
Answers were Sorted based on User's Feedback
Answer / neelavathy
Set_window sets the required window on the desktop in
mentioned time
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / usha, usha_0383@yahoo.com
set_window statement uses in winrunneris to open a window
on desktop.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / girish k.s.
The set_window function directs input to the correct
application window.
Specifies the window to receive subsequent input and
(optionally) specifies the amount of time to wait for the
specified window.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / sudhakar
set_window activates a window and gives focus to that
window so that we can perform actions on window
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / vidya
set_window specifies the window to receive input accroding
to the windows logical name
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / jagadesh
The use of set_window is to set the requried window on the
desktop
synx:
set_window("windowname",timeout)
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / shobha
set_window specifies the window to receive input accroding
to the windows logical name
_set_window specifies the window to receive input accroding
to the windows physical description
| Is This Answer Correct ? | 0 Yes | 0 No |
is 'Vendor' is a Reserved in WinRunner or not?
hi all this is srivalli i had completed my b.e in 2005, i want to learn testing.so anybody plz hep mi wat'll b thr in testing n which is da best institute n how r da job opprtunities right now coz ppl r telling mi thr is sum down trend in sw now, so how much it is appropriate 2 take da course now. thankz in aadv
how can we upload manul test caseses in to test director
Is it possible to run a WinRunner script without using GUI Map file? If yes how?
how to download jmeter from net,is it open source
How will u find Automation Test cases and how to find regression test cases?
When would you use 'set_window' and when would you use 'win_activate'?
what is the testing high level architecture
Where to use the public or private functions in your script?
can u tell da low severity & high priority in Banking projects with Examples
Can anyone explain me abt Winrunner Automation framework in detail and what r the steps involved in it
How to handle exceptions in for loop of DDT script.