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?
Answer Posted / 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 |
Post New Answer View All Answers
How do you modify the logical name or the physical description of the objects in gui map?
What is the use of gui map and what happens when the gui map file get loaded?
What happens when the gui map file get loaded?
What is contained in the test scripts?
What is the purpose of gui spy?
How do you maintain the document information of the test scripts?
Hiiiiiiiii This is lavanya.....At present i m working as a MATLAB developer at CMC(A tata enterprise)from about1 year .now i want to move to testing field as a fresher?Is this possible...can anyone give me a suggestion regarding d testing field.....
hi this is uday iam trying for testing job with 3+ yrs of exp if u have qtp faqs materil plz send me thanks in advance
How to check the background colour of the screen in WR?
What is toogle breakpoints? How does it differ from break points?
Where do you found that you can't use winrunner for automation?
How do you handle unexpected events and errors?
Difference between winrunner and test director?
How do you find out which is the start up file in winrunner?
Without the gui map, use the phy desc directly?