Multiple choice technology testing

Howmany types of data-driven tests are there?

  1. 2

  2. 4

  3. 7

  4. 8

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

Data-driven testing is commonly categorized into four main types based on how data is sourced and structured: CSV/Excel-driven, XML/JSON-driven, Database-driven, and Keyword-driven. Other choices like 2, 7, or 8 are incorrect as they do not represent standard categorizations of automation testing frameworks.