Multiple choice technology testing

How many types of Parameters are available in QTP?

  1. 3

  2. 4

  3. 2

  4. 5

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

QTP/UFT has three main parameter types: Test/Action parameters (for passing values into actions), Data Table parameters (for data-driven testing using the DataTable), and Environment parameters (for external/environment variables). These three types cover the primary parameterization needs in QTP.