CRO Glossary
One-Tailed vs Two-Tailed Test
A choice in hypothesis testing about whether you're only checking for improvement, or checking for a difference in either direction.
A two-tailed test checks whether a variant is different from control in either direction — better or worse — and is the standard, more conservative default in most A/B testing tools. A one-tailed test only checks whether the variant is better (or only worse) than control, which requires less evidence to declare significance for the same confidence level, but it means you've explicitly given up the ability to detect or report a result in the opposite direction.
The choice matters because switching to a one-tailed test partway through analysis, just because the two-tailed result wasn't quite significant, is a form of p-hacking. The decision needs to be made and documented before the test starts, based on a genuine belief that a decrease is either impossible or irrelevant to the decision at hand.
For example, a team testing whether adding a trust badge to a checkout page increases conversion might argue a one-tailed test is appropriate because they have no interest in acting on a result showing the badge hurts conversion — they'd simply not ship it either way. But if there's a real business reason to know whether a change might backfire, a two-tailed test is the safer, more standard choice.
Related terms
Above vs Below Median Split
A segmentation technique that divides users into two groups at the median of a metric to compare high and low engagers.
Qualitative Feedback Loop
A recurring process of collecting and acting on user comments, session recordings, and survey responses to inform test hypotheses.
Experiment Metadata
The structured record of who, what, when, and how for a test — hypothesis, owner, dates, variants, and metrics used to track and audit it.
Pre-Test Analysis
The upfront work of validating traffic, metrics, and baseline data quality before launching an experiment.
Above-the-Fold vs Below-the-Fold Messaging Hierarchy
How the order and prominence of value-proposition messaging is split between the visible screen and the rest of the page.
Experiment Contamination
When a control or variant group is unintentionally exposed to the other condition, corrupting the comparison.
See this in the wild
ABWatcher watches how top teams apply one-tailed vs two-tailed test.
Live A/B tests at 1,000+ high-converting brands, with plain-English hypothesis and takeaway.