+1 vote
in QuickTest Professional (QTP) by
Define Error Pane of UFT.

1 Answer

0 votes
by
While working on scripts like executing, saving, opening the scripts etc, we may face few errors. Such errors are listed and displayed in an area known as ‘Error Pane’.

The types of errors listed in Error Pane include:

Code syntax errors

Missing resources

Missing references and property values

Note: Earlier in QTP, Information Pane is used in capturing code syntax errors.
...