Multiple choice technology testing

Keyword view in Test scripts is used for ---------------

  1. Writing test steps

  2. Organizing commonly used steps for reuse

  3. Viewing the test steps

  4. none of the above

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

The Keyword view in test scripts is designed to organize commonly-used test steps into reusable components. This promotes modularity, reduces duplication, and allows teams to create libraries of standardized test actions that can be shared across multiple test scripts.