Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published by Scroll Versions from space FUNCTDEV and version SVC2021.2

...

Suppression settings are independent of Test Configurations. The Test Configuration defines the scope of the test execution, coverage settings, and other features, as well as the set of rules that are checked during static analysis. Suppressions define which tasks associated with a failing test or reported by static analysis results should be visible in Quality Tasks view and reports. 

Anchor
Suppressing Tasks
Suppressing Tasks
Suppressing Tasks

  1. Right-click on a reported task in the Quality Tasks view and choose Suppress Task.  


    You can also right-click on a node containing task (rule category, specific rule, file, etc.) to suppress all children tasks.
     

  2. Choose where you want to store your suppression(s) when prompted. Storing suppressions on Team Server is deprecated and disabled by default and will be removed in future versions. See Enabling Team Server Suppressions (Deprecated) for instructions. 
  3. Enter your reason to for suppressing the task when prompted and click OK.

...

You can re-migrate restored local suppressions on next IDE startup.

Anchor
Enabling Team Server Suppressions (Deprecated)
Enabling Team Server Suppressions (Deprecated)
Enabling Team Server Suppressions (Deprecated)

The Suppressions view associated with viewing XML-style suppressions is deprecated, but you can enable Team Server suppressions and view suppressions that were created with an older version of SOAtest from the Suppressions (deprecated) view:

  1. Choose Parasoft > Show View > Suppressions (deprecated) from the main menu.
  2. Choose Enable deprecated suppressions from the ellipses menu.
     

Anchor
Removing Suppressions
Removing Suppressions
Removing Suppressions

You can delete suppressions from the parasoft.suppress file to un-suppress a task. Re-run the test or analysis and the task will reappear in the Quality Tasks view.

...