Multiple choice technology testing

Can we add external library files in QTP?

  1. True

  2. False

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

QTP supports adding external library files through the Associate Repository feature or using the ExecuteFile method. This allows testers to reuse code functions across multiple tests, improving maintainability and reducing redundancy.