Here are the known limitations of Parasoft dotTEST:

Code Analysis Rules

Unit Testing

Collecting Coverage

Static coverage will be collected for all supported file formats, while dynamic coverage will only be reported for files in the .cs or .vb format. In cases where static coverage is collected from files other than .cs or .vb, achieving 100% coverage may not be possible.

Calculating Metrics

OpenAI Integration

AI recommendations generated for CDD and METRIC rules, as well as .xml files, may not be accurate and should not be relied upon. See Generating a Suggested Fix.

Razor and Blazor Files Support

To analyze Razor and Blazor files (files with the .cshtml, .razor and .vbhtml extensions) you need to use .NET 5.0 SDK or later. Also, the analyzed project must target .NET 5.0 or later framework.

Other

See Application Coverage for Web Applications for limitations for collecting coverage from web applications.