连续交付环境的协议变动
团队需要立即可见性的覆盖率以及可变化的回归测试,并且能够快速识别哪些测试需要重新运行。次版本的更新帮助您了解这些变动以及识别任何需要解决的问题,以降低风险,加快交付。
通过Build查看和比较静态分析违规行为。
基于更改测试的饼图分区更新。
新增Coverage Agent Manager (CAM)。
WEB应用程序多次写入应用程序覆盖
更好的桌面体验
新增两项更好的体验:
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 Engine
CODSTA-MCPP-01
User-conversion cast operators should be made explicit
C/C++test
CODSTA-MCPP-02
Prefer alias declarations to typedefs
C/C++test
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
**粗体** _斜体_ [链接](http://example.com) `代码` - 列表 > 引用
。你还可以使用@
来通知其他用户。