A/B Testing
Discover a simple way to assign a test group for performing A/B Testing on your decisions.

DecisionRules

About the example:
This Decision Flow assigns an A/B testing group based on a number derived from the input data and group settings defined by a Decision Table.
Solution components:
- a Decision Table named AB Testing Setup defines testing groups for intervals of a random number
- a Decision Flow checks, whether the testing group is already known - if not, it calculates a pseudo-random number based on the inputs (to ensure for the same inputs the same testing group is used), executes the Decision Table assigning the testing group and assigns its output to the Decision Flow output.
Use this Decision Flow, adjust the A/B testing group setup to match your needs and simply call from your system using a REST API whenever you need to assign a testing group for your decisions…
More Templates
See Other Templates
Portfolio Rebalancer
Try real-time trading actions with this Decision Flow based on market prices and portfolio strategy.
Product Catalog
Perform your own inventory check using our Decision Table.
Flight Tickets
Define your business rules in this intuitive Decision Table and transform complex pricing logic into accurate quotes.