What is a 'smoke test' in the context of deployment?
-
A
A performance test that pushes a server to its CPU limits
-
B
A quick set of basic checks to verify a deployment didn't break core functionality
-
C
A security scan run before code reaches production
-
D
A test that simulates real user load on the new deployment