what is the diff. Between GUI_unload() and GUI_close()?
Answers were Sorted based on User's Feedback
Answer / bhuvan
GUI_unload : It will swap out from RAM
GUI_close : It will close the Gui map file.
Gui_reload : IF we unload GUI map file by using this
statement we can relaod the gui map file but if we close
then again we have to use this load statement or we have to
restart the tool.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / subbarao
GUI_Unload:- unloads a GUI map file.
GUI_close:- It will close the file, but it is not unloaded.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / winrunner
Hi Bhuvan & Subbarao,
close the gui map file means..will it unload from memory
or not?
Subbarao..i think GUI_close will unload the file from
memory and also closes from gui map editor..where as
GUI_unload just unloads from memory but still it open in gui
map editor..
Pls. clarify me..
| Is This Answer Correct ? | 0 Yes | 0 No |
global sheet and external excel sheet how it will work
How to check the Back Ground Color of screen in Winrunner?
3 Answers 3i Infotech, Satyam,
how to invoke the window based application in win runner
What is the Purpose of Virtual Object Wizard in WinRunner?
what is the winrunner framework or architecture?
How to do the "Exception Handling" in Winrunner ..... Give Me detail Practical approach....(Object Exception,TSL exception & Pop - up also).......?
How to get the system date and time in winrunner?
how can u do web testing?exactly what is the process for web testing?
1 Answers IBM, Keane India Ltd,
What happens when the gui map file get loaded?
How to handle exceptions in for loop of DDT script.
Tell me the function to export the content from one data table to the other?
1 Answers Landscape Technologies,
can we run compiled-mod function in a compiled module function?if yes then fwd sample script?