Multiple choice technology testing

The Information pane provides a list of _________ in the test:

  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 displays syntax errors detected during test development and validation, before the test is run. It helps identify coding structure problems, typos, and syntax issues, whereas logic/semantic errors only appear during test execution.