In a Selenium CI/CD pipeline, what is the role of a 'smoke test suite'?
-
A
To test all edge cases before every deployment
-
B
To run a small set of critical tests quickly to verify the build is stable enough for further testing
-
C
To check that no browser console errors exist
-
D
To measure application performance under load