When prioritizing which Selenium tests to automate first using risk-based testing, which criterion should drive selection?
-
A
Tests that are fastest to write
-
B
Tests covering high-frequency user workflows with high defect impact if broken
-
C
Tests that developers find most interesting
-
D
Tests covering the most recently added features only