QTP supports both keyword driven and data driven testing.
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.