论文部分内容阅读
软件的静态分析在很大程度上是对编写软件的语法和文本进行检查,使其符合工程项目的需要。 使用C++Test可以帮助编程人员和测试人员完成对程序的自动静态测试。测试人员还可以自定义检查规则来完 成对代码的特定需求检查。
The static analysis of software is largely a check on the syntax and the text of the software written to make it compatible with the needs of the project. C + + Test can help programmers and testers to complete the program automatically static test. Testers can also customize the inspection rules to complete the specific needs of the code check.