Multiple choice technology testing

The command used to invoke other application from QTP,

  1. InvokeApplication

  2. SystemUtil.Run

  3. Run

  4. Both a & b

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

In QTP/UFT, both the InvokeApplication statement and the SystemUtil.Run method can be used to launch or invoke external applications, making 'Both a & b' the correct option.