Multiple choice technology testing

Automation Index can be defined as the

  1. Effort needed to automate a set of given test cases

  2. Cost needed to automate a set of given test cases

  3. Percentage of a set of given test cases that is automatable

  4. Investment done to automate a set of given test cases

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

Automation Index measures what portion of your test suite can be automated. Option C correctly identifies it as a percentage of automatable test cases. The other options focus on cost, effort, or investment rather than the core metric of automatability.