Testing and Debugging Projects

This chapter explains how to test and debug projects within TIBCO BusinessEvents Studio.

The sections on debugger assume some familiarity with Eclipse Java debugger, as well as TIBCO BusinessEvents.

Note:
Viewing the TIBCO BusinessEvents Studio Error Log
 Errors in TIBCO BusinessEvents Studio functionality are reported in the error log. You can view the error log file in either of these ways:
  • In TIBCO BusinessEvents Studio, navigate to Help > About TIBCO BusinessEvents Studio > Installation Details > Configuration > View Error Log
  • In the file system, navigate to Your_Workspace > .metadata > .log

You can create test data and set breakpoints before you run debugger, or using views within the Debug perspective.