Monitoring

You might say

After release, monitor login error rate and checkout success rate; alert above a threshold and show which version was running then.

Monitoring continuously observes production metrics, logs, and alerts to find anomalies and judge system health.A login error rate can cross a threshold, trigger an alert, and connect its time window, request logs, and running version. This provides signals from real use after release. One test report only records some checks at one time and cannot replace production monitoring.
Monitoring
Further reading