Inhaltsverzeichnis
Was ist ein Canary?
Canary Deployment (Kanarienvogel) hat den namentlichen Ursprung in den alten Kohleminen. Als Frühwarnsystem vor giftigen Gasen, haben die Minenarbeiter Kanarienvögel in Käfigen aufgestellt. Traten giftige Gase aus, sind die Kanarienvögel gestorben und die Arbeiter konnten sich noch schnell in Sicherheit bringen.
Was ist Canary Testing?
Canary Testing ist eine Anwendung paralleler Änderungen, die in einer separaten Produktionsumgebung durchgeführt wird, an die nur wenige ausgewählte Benutzer weitergeleitet werden, während der Großteil in der alten Produktionsumgebung beibehalten wird.
Was ist Canary Releases?
So entwickelten sie „Canary Releases“ – eine bewährte Methode im Rahmen des Feature Releasemanagements, bei der eine neue Funktion einer kleinen User-Gruppe bereitgestellt wird, um sie in einer Live-Umgebung zu testen.
What is Canary test (canary deployment)?
What is canary test (canary deployment)? – Definition from WhatIs.com In software testing, a canary is a push of programming code changes to a small group of end users who are unaware that they are receiving new code.
What does Canary stand for?
canary (canary test, canary deployment) Share this item with your network: In software testing, a canary is a push of programming code changes to a small group of end users who are unaware that they are receiving new code.
What is a canary approach to delivering functionality?
For incremental code changes, a canary approach to delivering functionality allows the development team to quickly evaluate whether or not the code release provides the desired outcome.
Why is the code push called a canary?
The word canary was selected to describe the code push because just like canaries that were once used in coal mining to alert miners when toxic gases reached dangerous levels, end users selected for testing are unaware they are being used to provide an early warning.