A Selenium test suite takes 4 hours to run but the CI pipeline must complete in 1 hour. Which risk mitigation strategy is most appropriate?
-
A
Delete slow tests permanently
-
B
Parallelize tests across multiple browser instances
-
C
Skip the failing tests
-
D
Run tests only on weekends