Testing Your Application

Testing your application goes hand-in-hand with debugging. The test facility that comes with Weblogic Workshop runs in a browser window and is known as Test View.

In addition to Test View, you can use JUnit for testing from within Workshop.

Follow the links below for more information on using Test View and JUnit.

Related Topics

Testing Your Application with Test View

Testing Your Application with JUnit