团队须要当即可见性的覆盖率以及可变化的回归测试,而且可以快速识别哪些测试须要从新运行。次版本的更新帮助您了解这些变更以及识别任何须要解决的问题,以下降风险,加快交付。html
经过Build查看和比较静态分析违规行为。 基于更改测试的饼图分区更新。 新增Coverage Agent Manager (CAM)。 WEB应用程序屡次写入应用程序覆盖
新增两项更好的体验:c++
JAVA单元测试助理 连续质量测试助理(CAQ)
做为专一于汽车的质量和安全性等相当重要的方面软件行业的前沿的公司,Parasoft继续扩展C和c++应用程序。安全
Violations Explorer中静态分析和仪表盘的静态视图。 新的支持:METRIC.DIF - Nested If Statements 在DTP UI测试配置中加强RuleMap支持 支持Oracle 12c和MySQL 5.7 附带JRE 8和Tomcat 8
Rule ID Description Engineide
CODSTA-MCPP-01单元测试
User-conversion cast operators should be made explicit测试
C/C++testui
CODSTA-MCPP-02code
Prefer alias declarations to typedefshtm
C/C++testip
CODSTA-MCPP-03
Prefer Scoped Enums to Unscoped Enums
C/C++test
CODSTA-MCPP-04
Prefer 'nullptr' over 'NULL' or '0'(zero)
C/C++test
CODSTA-MCPP-05
Declare overriding functions with 'override' specifier
C/C++test
CODSTA-MCPP-06_a
Declare copy constructor and copy assignment operators with the 'delete' specifier to prevent copying of class
C/C++test
CODSTA-MCPP-06_b
Declare copy constructor and copy assignment operators with the 'delete' specifier instead of using a base class with private methods to prevent copying of class Coding Conventions
C/C++test
CODSTA-174_a_c90
A program should not exceed the translation limits imposed by The Standard (c90)
C/C++test
CODSTA-174_a_c99
A program should not exceed the translation limits imposed by The Standard (c99)
C/C++test
CODSTA-174_b_c90
A program should not exceed the translation limits imposed by The Standard (c90)
C/C++test
CODSTA-174_b_c99
A program should not exceed the translation limits imposed by The Standard (c99)
C/C++test