Multiple choice technology testing

QTP supports both keyword driven and data driven testing.

  1. True

  2. False

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

QTP (QuickTest Professional, now UFT - Unified Functional Testing) supports both keyword-driven and data-driven testing approaches. Keyword-driven testing uses keywords to represent actions, while data-driven testing allows running the same test with multiple data sets. This dual support makes QTP versatile for different testing methodologies.