Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published by Scroll Versions from space ENGINES1031 and version 10.4.0

...

Jtest

 can Jtest can automatically and unobtrusively analyze code in the background so that you are instantly alerted when the code you are working on does not comply with your development policy. This helps you identify and fix problems as soon as they are introduced - without having to interrupt your workflow to start analysis. 

...

With CQA mode enabled, some time-consuming operations and rules specified in the configuration you are using will be skipped to speed up analysis. These may include:

...

:

...

  • Report Generation
  • Source Control Information
  • Publishing Reports to DTP
  • Publishing Source Code to DTP
  • Static Analysis rules that work on a global scope

...

Enabling the Continuous Quality Assistant Mode

  1. Set the Active test configuration (see Setting the Active Test Configuration).

    Info

    The test configurations set as Active will be used for continuous analysis. If you want to change the test configuration in CQA mode, specify a different Active test configuration.

    If the Active test configuration is not specified, CQA mode will not be enabled.

  2. Click the Continuous Quality Assistant [name of active test configuration] button between the Run [name of active test configuration] and Import Findings buttons to enable analyzing your code in real time. 

    Conditional Contentproduct: (jtest)product: (jtest)sv-attr:0A01020401598D973E6641760F8AF4E50A01020401598D973E671AAA268425A3

    Image Modified


    If some rules or features of the configuration that you set are unavailable in CQA mode, a message will appear specifying the settings that will be ignored.

    Conditional Contentproduct: (jtest)product: (jtest)sv-attr:0A01020401598D973E6641760F8AF4E50A01020401598D973E671AAA268425A3

    For example:

    Image Modified

Working with Continuous Static Analysis Findings

Continuous static analysis findings will be reported in the DTP in the Findings view. We recommend enabling the Link with Editor option to filter only the findings detected for the file you are working on (see Viewing Findings). 

You can view detailed information about each finding in the DTP Finding Details view (see Viewing Details about Analysis Findings).