Multiple choice technology testing

we can get the execution time for an action in a Test

  1. True

  2. False

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

QTP tracks execution time for each action within a test. You can view timing information in the Test Results window or programmatically access it through Reporter.ReportEvent or internal properties.