What is the main criticism of relying solely on scripted test cases without any exploratory testing?
-
A
Scripted tests run too slowly for modern CI/CD pipelines
-
B
Scripted tests can only find bugs the writer anticipated, missing unexpected defects
-
C
Scripted tests require expensive tooling to maintain
-
D
Scripted tests are too difficult for non-technical testers to execute