Multiple choice technology testing

You can work on one or several functional libraries at the same time

  1. True

  2. False

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

QTP allows you to work with multiple function libraries simultaneously. You can associate several function libraries with a test and call functions from any of them during test execution. This promotes code reusability and modular testing.