[Webtest] webtest forgets login
benjamin thym
webtest@lists.canoo.com
Wed, 25 Sep 2002 18:30:03 +0200
Hi there,
I have a login page for the application, I want to test. So I made a
test for the login. All other tests (targets) depend upon this login-test.
But webtest forgets that it's logged in and so I have to include the login
procedure in every test. This is redundant code and so I don't like it. My
application can use cookies or url-parameter-invocation. So this shouldn't
be the problem.
Have you any ideas what I can do?
Greetings,
Benjamin Thym