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



I Loaded a compile module "mycomp()" using Load statement.later I tried to load this sam..

Answer / guest

it remains open till it finds another unload statement.

Is This Answer Correct ?    0 Yes 0 No

I Loaded a compile module "mycomp()" using Load statement.later I tried to load this sam..

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

Post New Answer

More WinRunner Interview Questions

How many exceptions are there in winrunner and what are they?

1 Answers   Tomax,


how can we upload manul test caseses in to test director

1 Answers  


which is the latest version in Winrunner

6 Answers  


In my application I was supposed to test two columns.The first column1 belongs to one module and the other column2 belongs to other module.The content in both the columns is same.I supposed to check whether the data present in the column1 is same as the one in column2. Each column contains number of rows.So checking each row manually is diificult.Is there any option available in WinRunner or QTP to check the column data.These two columns are available in Data Base Tables. One way is that I can just number of rows in each column so that I can get rows count of both the columns,but apart from that I was supposed to check whether the data is also same in both the tables. Can anybody suggest me how I can go about this.

1 Answers  


What are the platforms that WinRunner can be used?

0 Answers   TCS,






How do you identify which files are loaded in the gui map?

0 Answers  


Explain WinRunner testing process?

2 Answers  


What information is contained in the checklist file and in which file expected results are stored?

0 Answers  


How do u check FONTS in Login Window?

0 Answers  


How does WinRunner evaluate test results?

1 Answers  


What is the use of virtual object wizard and how it is used?

0 Answers  


what is the procedure do u follow for writing the test scripts

1 Answers   Agile Software,


Categories