Hi,

Currently the way I have my tests written, each one has to invoke the
url to login screen at the beginning of the test, and logout when the
test has finished?

I have tried to isolate the login and logout to separate tests, but it
does not work. There is no session maintained after I move from the login
test to the actual functional test.

Is there anyway to maintain the session, so I can eliminate the overhead
of logging in and logging out for each test.

Thanks,
--H
-- 
View this message in context: 
http://www.nabble.com/Isolating-login-and-logout-tp20042365p20042365.html
Sent from the WebTest mailing list archive at Nabble.com.

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

Reply via email to