Rubrique précédente: Testing Integrated ComponentsRubrique suivante: Integration Assertions


Integration Filters

An integration filter is an application-specific LISA filter that coordinates the communication with the integrated component. The inclusion of an integration filter indicates two things:

For example, the Servlet Filter turns on integration support for a servlet component and specifies a test step to execute if the servlet returns specific values. A test case developer typically defines multiple integration filters of a single type. Each filter checks a specific condition and sets the next test step accordingly.

The model editor provides built-in support for three integration filter types:

Defining an integration filter in a test case indicates that LISA wants to turn on integration for that type and to listen for responses of that type. To define an integration filter, create the filter, select the type, and set the attributes.

Note: Only select the Report Component Content box if necessary, as it can be very bandwidth intensive. Also, the check box is only a request. Servlet applications can ignore the request and not provide the component content.

For more information about filters, see the User Guide.