Multiple choice technology testing

Which Framework requires UML modeling.

  1. Modularity Driven Framework.

  2. Model based Framework.

  3. Context Based Framework.

  4. All of the above.

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

Model-Based Testing framework specifically requires creating and maintaining models (often UML diagrams) that represent the system under test. The tests are then generated or derived from these models. This is distinct from modularity-driven frameworks that focus on code structure or context-based frameworks that organize by business context.