Multiple choice technology testing

Which language is used in QTP

  1. 4GL

  2. 4 Test Script

  3. VB

  4. VBScript

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

QuickTest Professional (QTP), now known as Unified Functional Testing (UFT), uses VBScript as its scripting language. VBScript is a lightweight, interpreted scripting language based on Visual Basic that allows testers to write automated test scripts with programming constructs like loops, conditions, and functions.