Bug Base Test: Add New Bug Report (JSP)
An OpenFuture project
Home > Test > Handling Bug Reports
Test Class openfuture.bugbase.test.addbugreport.JspAddBugReportTestCase
Description This test case checks, if mandatory attributes are treated correctly by the JSP frontend. All tests follow the same scheme:
  • Log off (ensure, that a login will succeed).
  • Log in as the given user.
  • Create a bug report.
  • Press the submit button.
  • Check, if the transaction succeeded. If the new bug report form is presented again, the transaction is supposed to be failed.
Parameters see super class: JspBaseTestCase
Test type
Setup nothing
Tests
  • Complete bug report.
  • Missing project.
  • Missing title.
  • Adding an attachment with RFC2396 conform file name.
  • Adding an attachment with a blank in the file name (not RFC2396 conform).
Tear down The created bug reports are removed again.

The Bug Base Project

Last modified: Mon Dec 17 19:08:20 2001