In Selenium QA, what is the purpose of a 'test retry mechanism'?
-
A
To automatically fix code bugs when a test fails
-
B
To re-run failed tests a defined number of times to filter out transient environment failures from real defects
-
C
To run the same test with multiple browsers simultaneously
-
D
To reset the database before each failed test