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 |
Write test scripts on a scenario where you have to transfer data from one table to another.
which option allows to execute script from a given location
If I dont have GUI spy on my machine how I do I manage to map my custom object properties
Where to use the public or private functions in your script?
which checkpoint is used to analyze the appearance of AUT
What are the platforms that WinRunner can be used?
what is mean SRS and URS . differns btwn SRS and URS
Explain the use of test director software?
How should we create a compiled module? What is its importance?
WHAT S/W LANGUAGES DOES THE WINRUNNER & QTP SUPPORT? WHAT ARE THE LATEST VERSION OF BOTH THE TOOLS?
what is the gui map & gui map file in winrunner?
What is the purpose of Wdiff utility?