A QA engineer notices that a Selenium test suite runs for 45 minutes on CI. What is the most professional first step to address this?
-
A
Delete low-value tests to reduce count
-
B
Profile which tests are slowest and identify parallelization opportunities
-
C
Switch from Firefox to Chrome driver for speed
-
D
Increase the CI server timeout setting