I Loaded a compile module "mycomp()" using Load
statement.later I tried to load this same compile module
using one more load statement.Then I tried to unload this
usning unload statement one time.will it unload the compile
module?
Answers were Sorted based on User's Feedback
Answer / guest
it remains open till it finds another unload statement.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / srikanth.
it remains open.and if there are any variables in that
compiled module these variables are retains their initial
values.
best practice is load a compile module only once in a test.
| Is This Answer Correct ? | 0 Yes | 0 No |
can anybody give me example of 5 critical,major,& low severity and priority bug
How do you configure gui map?
what is compile module in WinRunner?
What is a checkpoint and what are different types of checkpoints?
What is the function that can be used to get the length of the edit box, other than 'Length(outvariable)' ?
When you create GUI map do you record all the objects of specific objects?
When Bitmap check point fails..How many windows will appear?
can anybody tell me what is project architecture?
How to Import(insert) data from an excel sheet to Database(table).
Is it possible to run a WinRunner script without using GUI Map file? If yes how?
how to create checklist in winrunner?
How are objects set to appropriate class