A product manager asks why a Selenium test suite takes 45 minutes to run. What is the most effective way to communicate this to a non-technical stakeholder?
-
A
Share the full test logs and stack traces
-
B
Explain that each test simulates a real user action in a browser, and 300 tests × 9 seconds each equals 45 minutes
-
C
Tell them to reduce the number of features
-
D
Describe WebDriver architecture in detail