Previous Topic: Store Step ResponseNext Topic: Save Property Value to File


Override Last Response Property

The Override "Last Response" Property filter lets you replace the current value of the last response with the value of an existing property. For example, assume that you execute an EJB, but you eventually receive a value after making some method calls on the EJB. Using the result of a method call (instead of the EJB object) as the last response could improve the test case. You can use a filter to save the return value from that call as a property, and then use that property in this filter.

Complete the following fields:

Filter in

The name of the property to consider as the last response for the step. If the property is not in the pull-down menu, you can enter it. The property must exist.

Convert to XML

Select this option if you want the response to be converted to valid XML.

Filter Run Results

Displays the property and values that result from running the filter.

Run Filter

To run and execute the filter, click Run Filter. The results appear in the Filter Run Results section.