Overview#
AB Testing (also known as split
testing or bucket testing) is a method of comparing two
versions of a
resource with each other to determine which one performs better.
AB Testing is essentially an experiment where two or more variants of a resource are used at random, and Analytics is used to determine which variation performs better for a given goal.
AB Testing is similar to Blue-Green Deployment
There might be more information for this subject on one of the following:
- - A/B Testing
- based on information obtained 2019-07-03
- - A/B_testing
- based on information obtained 2019-07-03