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.

PolicyCenter provides the IImpactTestingPlugin plugin interface so that you can customize impact testing logic in PolicyCenter. The default configuration of PolicyCenter uses a built-in implementation of the plugin, ImpactTestingPlugin.gs. You can implement your own instance of this plugin by copying and customizing this plugin implementation.

To edit the plugin registry for ImpactTestingPlugin in Guidewire Studio, open IImpactTestingPlugin.gwp in configuration > config > Plugins > registry.

See also