Hi --H,

I don't catch the source of your thinking about the login and webtest handling of the session. Maybe then we would be able to give you a better hint.

av8r schrieb:
Michael,

Thanks for pointing that out. Is there any way to explicity release
memory, at the end of every sub-test in this case?
As far as I know not, only at the exit of the java vm. Alternatively you increase the memory at startup.
As for running the tests in one session - I just want to get rid of
the login and logout overhead for each test.
We tread our test as: kiss (keep it simple stupid) - so we do love small and easy to understand tests.
Even if I can do one
login and logout at suite level that would work. This way I may
not run into the OutOfMemoryException, as you have pointed out.

Thanks,
--H
[..]

Michael
_______________________________________________
WebTest mailing list
[email protected]
http://lists.canoo.com/mailman/listinfo/webtest

Reply via email to