Configuring the impact testing plugin

You can use impact testing to see the impact that changing the rate book has on the policy premium.

The impact testing plugin (IImpactTestingPlugin) generates the baseline and test periods for impact testing. The plugin also gets and sets the rate books for quoting the test periods.

The built-in plugin implementation, gw.plugin.rateflow.ImpactTestingPlugin.gs, creates test periods by creating policy renewals. You can create your own implementation of this plugin. For example, you may want to create test periods in another way, such as by copying a submission or spinning off a policy. You can also change how the alternate rate books are selected.

For more information, see Impact testing plugin.