1
November 22, 2016 5:30 AM
Profile: Margaret Rouse
PEN testing, Testing
canary (canary testing)

In software testing, a canary (also called a canary test) is a push of programming code changes to a small number of end users who have not volunteered to test anything. The goal of a canary test is to make sure code changes are transparent and work in a real world environment.
1