Menu

Application Verifier has advanced settings, such as Inactivate, that you may alter per verifier stop.

Access Verifier Stop Options

Verifier stop options are changed on a dialog that lists the available options.

To access the verifier stop options

  1. Select the name of a test in the Tests pane.

  2. On the Edit menu, select Verifier Stop Options .

or

  • Right-click the test and select Verifier Stop Options .

Verifier Stop Options

You may alter the following elements per verifier stop listed by clicking the stop code (note that a description of the stop will appear when clicked):

  • Inactive is a checkbox that when selected will deactivate the verifier stop code from being run.�

  • Severity determines how the verifier stop should be flagged:

    • Ignore

    • Information

    • Warning

    • Error

  • Error Reporting determines how you would like the specific verifier stop to be reported/logged:

    • Log to File - a checkbox that when selected will log to the designated file.

    • Log Stack Trace - a checkbox that when selected will log the stack traces when they are available.

    • No Break - an option not to break in the debugger.

    • Exception - an option along with no break and breakpoint

    • Breakpoint - an option along with no break or exception.

  • Miscellaneous provides two options

    • Stop Once - a checkbox that when selected will only stop on that error once when testing an application.

    • Not Continuable - a checkbox that when selected will not allow you to continue without investigating.