Versions Compared

Key

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

This release includes new features, as well as enhancements to the existing functionality.

Multisession Application Coverage for Web Applications

The coverage collection functionality has been extended to track coverage for multiple users that are simultaneously accessing the same web application server. dotTEST's coverage agent can be configured to associate coverage information with individual users, which allows multiple QA engineers to perform parallel testing of web applications.

Integration with Cloud Computing Platforms

dotTEST DTP Engine can be integrated with cloud computing services, such as Microsoft Azure and Amazon Web Services.

Suppressing Findings Locally on Your Desktop

The information about suppressions that are made in your IDE can now be stored locally on your desktop. Locally suppressed findings can be reviewed and unsuppressed right in your IDE. For details, see Suppressing Findings.

Static Analysis Customization with Rule Maps

You can create rule maps to change the properties of static analysis rules executed by dotTEST, such as severity and category, and associate them with test configurations stored in Development Testing Platform.

Additional Updates and Enhancements

  • Improved integration with DTP Server.
  • Improved integration with the DTP Plugin for Visual Studio
  • Improved integration with Internet Information Services

Resolved FRs and PRs

  • DT-8998 - Unable to collect dynamic coverage from IIS application
  • DT-9321 - Invalid command line generation in UI when running multiple web projects
  • FA-4924 - BD.TRS.MUTEX potential false positive - add return value contraint on error to .NET TRS models.