...
Enable the Enable Static Analysis to configure SOAtest to run static analysis when the test configuration is executed. Static analysis checks the code against the rules activated in the Rules Tree.
- Limit maximum number of tasks violations reported per rule to: Determines whether SOAtest limits the number of violations (tasks) reported for each rule and, if so, the maximum number of violations per rule that should be reported during a single test. For instance, if you want to see no more than five violations of each rule, set this parameter to
5. The default setting is1000. - Skip automatically greeted test classes: Enable this option to skip test classes that have been generated automatically.
- Do not apply Ignore suppressions: Determines whether SOAtest applies the specified suppressions. If suppressions are not applied, SOAtest will report all violations found.
...
- Enable Show all enabled rules to filter for active rules.
- Click Configure categories and choose the categories you want to see in the rules tree. Built-in (Parasoft) and industry standard categories are available. You can choose as many as desired.
- To view a description of a rule, right-click the node that represents that rule and choose View Rule Documentation.
- To view a description of a rule category, right-click the node that represents that rule category and choose View Category Documentation.
To enable or disable all rules in a specific rule category or certain types of rules within a specific rule category, right-click the category node, then choose Enable Rules > [desired option] or Disable Rules > [desired option].
- To search for a rule, use the Filter field at the top of the rules tree. By default, this search covers only rule names. If you want to search throughout rule descriptions, click the Search also in rule descriptions button to the right of this filter.
| Tip | ||
|---|---|---|
| ||
|