Which of the following is a benefit of test automation?

選択肢

A.Test execution is faster
B.Manual testing becomes obsolete
C.ROI is easy to determine
D.Test implementation is faster

正解

A: Test execution is faster

解説

A is correct. Test execution should be faster with automation than with manual testing, once the test cases have been developed. Developing automation takes more time than writing manual test cases (usually) so D is incorrect. B is incorrect because manual testing isn’t obsolete, it can concentrate on new areas. C is not correct because return on investment (ROI) can be tricky to calculate as it has to be based on equivalent manual test effort.

この試験の他の問題