Multiple choice technology testing

The information pan provides a list of ........................... in tests

  1. Semantic Errors

  2. Syntax Errors

  3. Common Errors

  4. Logic Errors

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

The Information Pane in QTP/UFT displays Syntax Errors that occur during test creation and execution. Semantic Errors, Common Errors, and Logic Errors are not the standard error types shown in this pane. Syntax errors relate to code structure and grammar violations.