Which of the following is NOT true regarding the test pyramid?

Answer Options

A.The test pyramid emphasizes having a larger number of tests at the lower test levels
B.The closer to the top of the pyramid, the more formal your test automation should beโœ“
C.Usually, component testing and component integration testing are automated using API- based tools
D.For system testing and acceptance testing, the automated tests are typically created using GUI-based tools

Correct Answer

B: The closer to the top of the pyramid, the more formal your test automation should be

More Questions from This Exam