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 |
what are the supporting development environments supported by winrunner
what is the difference between unit testing,integration testing and interface testing?
Is 'public' allowed inside of the function declarations?
WHAT IS THE MEANING OF AUT?
What is the difference between "invoke_application" and "web_browser_invoke" functions in winrunner
How to test Fonts and its size thru "Font Expert" in Win Runner.
How to get the resolution settings?
Is Winrunner 7.01 supports .NET applications?
pls write test case for google and yahoo mail page. pls any body known the answer immediatly post the answer
What is synchronization? what is the purpose of wait() function? what is the diff. between wait() and other synchronization functions in winrunner?
8 Answers Infeneon Technologies,
hi everyone today is the first time i saw this website,and hi iam siraj,iam very impressed by seeing evryones response towards questions,iam a newcomer and i have got tryining in testing can anyone please send me some projects relaited to testing.i know it is very confidential but still if u send it will a great help. my mail id mateen_012005@yahoo.com
What Is Test policy and what is Test Strategy ? differenciate between them? Explain with examples?