Given the following types of tool, which tools would typically be used by developers and which by an independent test team:

i. static analysis ii. performance testing iii. test management iv. dynamic analysis v. test running vi. test data preparation

  • A. developers would typically use i, iv and vi; test team ii, iii and v
  • B. developers would typically use i and iv; test team ii, iii, v and vi
  • C. developers would typically use i, ii, iii and iv; test team v and vi
  • D. developers would typically use ii, iv and vi; test team I, ii and v
  • E. developers would typically use i, iii, iv and v; test team ii and vi

Answer: Option B