Bug Base Test: JSP Login
An OpenFuture project
Home > Test > Access Control
Test Class openfuture.bugbase.test.access.JspLoginTestCase
Parameters see super class: JspBaseTestCase
Test type
Setup see super class: JspBaseTestCase
Tests
  • Login test
    • Call Login.jsp
    • Search the login form, fill it with the user and password values, select the first project from the list and press the Submit button.
    • Check on the server, if the user attribute is present in the session context.
  • Logoff test
    • Login (see above).
    • Search the logoff form press the Log Off button.
    • Check on the server, if the user attribute is not present in the session context.
Tear down see super class: JspBaseTestCase

The Bug Base Project

Last modified: Mon Dec 17 19:14:11 2001