QuestionQ64

Agile Testing Methods, Techniques and Tools

Which statement below best characterizes test execution automation?

  • A The use of software to control the execution of tests and the comparison of actual results to expected results
  • B A way of developing software where automated test cases are developed before the software is developed to run those test cases
  • C An approach to testing in which test activities are planned as uninterrupted sessions of test design and execution
  • D The execution of the test process against a single and identifiable release of the test object
Explanation

Test execution automation uses software to control the running of tests and to compare actual results with expected results.

Community Discussion

No comments yet. Be the first to start the discussion!