Previous Topic: Parse Property Value As Argument StringNext Topic: Time Stamp Filter


Save Property from One Key to Another

The Save Property from one key to another filter copies values from one key to another by reference where normal Java rules apply.

This filter simply optimizes BeanShell overhead for simple property copy.

Complete the following fields:

Filter in

This field accepts the property content of which is copied in some other property. This field is the input source property.

To Property

This field is the property name where input property content is copied.

Run Filter

Lets you test the filter immediately while developing test steps rather than waiting until the test case is completed.

Pre Process

Run the filter before the step.

Post Process

Run the filter after the step.