UniCycle for Java


Version 1.2





Copyright © 2000 - Unity Software Systems Inc.

Report Guide
    A guide to the reports generated by UniCycle.

tests
Report from Demo Web App
This is the error generated by the web banking demo. For more information on how this error was created visit the demo
Sample #1
A JSP that does not exist is called
Sample #2
A logic error in a JSP generates a runtime exception.
Sample #3
A syntax error in a JSP causes a compile error.
Sample #4
An invalid method call in a JSP causes a compile error.
Sample #5
A servlet that does not exist is called.
Sample #6
A servlet throws an exception that is not handled.
Sample #7
A file that does not exist is called.