The Information pane provides a list of _________ in the test:
-
Semantic errors
-
Syntax errors
-
Common errors
-
Logic errors
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.