Using the SDK › Testing Integrated Components › Integration Assertions › Check Integrator Component Content Response
Check Integrator Component Content Response
The Check Integrator Component Content Response assertion specifies a test case to execute if the server-side component returns content that matches a regular expression. Not every server-side component can return component-level content. HTTP-based applications generally return the HTTP response.
Attributes include:
- Component Name Spec: The expression that selects the component whose content to search.
- Expression: The expression to search the component content. For both fields, the expressions are evaluated in the following way:
- A null component value is not a hit, regardless of the expression.
- An empty expression is never a hit.
- A * matches any not null value.
- Any other expression is considered a regular expression.
Note: The entire transaction is itself a component, so its name and content are evaluated as part of this execution.
Copyright © 2014 CA Technologies.
All rights reserved.
|
|