当前位置:网站首页>Static test tool
Static test tool
2022-07-07 21:18:00 【Maihexong】
1、HelixQAC — C C++
Helix QAC It's a static code analysis tool , basis C and C++ Code rules automatically scan code for rule violations . Development teams can use it to detect defects early in the development process , Because it's the most convenient and economical time to modify the code .Helix QAC So automation enforces code programming standards , such as MISRA, Ensure code compliance .
http://qa-systems.cn/multi/575.html
2、Klocwork — C C++ C# Java
Klocwork Is aimed at C、C++、C# and Java One of the most accurate code analyzers in programming languages . It is a modern agile static code analyzer , Scalable to projects of any size , Effective collaboration DevOps Cycle running . Besides , It also passed TÜV-SÜD Functional safety compliance certification , Include IEC61508、ISO 26262、IEC 62304 and EN50128.
http://www.softtest.cn/show/232.html
3、CodeSonar — C C++ Java Binaries
CodeSonar It is a software static defect inspection and security analysis tool , Help the team quickly analyze and verify the code , Identify the causes of system failure 、 Poor reliability 、 Serious vulnerabilities or errors in system vulnerabilities or unsafe conditions . Through concurrency analysis 、 Technological innovation in pollution data flow analysis and comprehensive detection ,CodeSonar Find more important defects than other similar tools .
http://www.softtest.cn/show/42.html
4、DefenseCode ThunderScan —C/C++ C# JAVA JavaScript PHP Python VB VB.Net VBScript Ruby Android java etc.
DefenseCode ThunderScan Is a static source code security analysis tool , Check the security vulnerabilities of the application at the source code level . It can be used to find vulnerabilities during application development and as soon as possible after development .ThunderScan The source code security analyzer can find out the loopholes deep inside the source code , Detected even a very subtle back door .
http://www.softtest.cn/show/44.html
5、Embold — C/C++ C# JAVA JavaScript PHP Python SolidityType Script SQL etc.
Embold Be able to understand the status of software quality at a glance .Embold It can not only detect problems , You can also recommend solutions , And improve code analysis to a new level , All this is done by AI (AI) Support .
http://www.softtest.cn/show/226.html
Can try
边栏推荐
- gridView自己定义做时间排版「建议收藏」
- SQL injection error report injection function graphic explanation
- Ubuntu安装mysql8遇到的问题以及详细安装过程
- HOJ 2245 浮游三角胞(数学啊 )
- Guava multithreading, futurecallback thread calls are uneven
- Mysql子查询关键字的使用方式(exists)
- HDU4876ZCC loves cards(多校题)
- Deadlock conditions and preventive treatment [easy to understand]
- Is private equity legal in China? Is it safe?
- Introduction to referer and referer policy
猜你喜欢

AADL inspector fault tree safety analysis module
Codesonar enhances software reliability through innovative static analysis

Intelligent software analysis platform embold
MySQL约束之默认约束default与零填充约束zerofill
MySQL storage expression error
![Is embedded system really safe? [how does onespin comprehensively solve the IC integrity problem for the development team]](/img/af/61b384b1b6ba46aa1a6011f8a30085.png)
Is embedded system really safe? [how does onespin comprehensively solve the IC integrity problem for the development team]

【OpenCV 例程200篇】223. 特征提取之多边形拟合(cv.approxPolyDP)

Small guide for rapid formation of manipulator (11): standard nomenclature of coordinate system

Codesonar Webinar

程序猿赚的那点钱算个P啊!
随机推荐
POJ 3140 Contestants Division「建议收藏」
【函数递归】简单递归的5个经典例子,你都会吗?
Hdu4876zcc love cards (multi check questions)
openGl超级宝典学习笔记 (1)第一个三角形「建议收藏」
Contour layout of margin
Insufficient permissions
UVA 11080 – place the guards
Small guide for rapid formation of manipulator (11): standard nomenclature of coordinate system
H3C s7000/s7500e/10500 series post stack BFD detection configuration method
死锁的产生条件和预防处理[通俗易懂]
Postgresql数据库character varying和character的区别说明
Introduction to referer and referer policy
恶魔奶爸 指南帖——简易版
论文解读(ValidUtil)《Rethinking the Setting of Semi-supervised Learning on Graphs》
Deadlock conditions and preventive treatment [easy to understand]
Implement secondary index with Gaussian redis
Tensorflow2.x下如何运行1.x的代码
MinGW MinGW-w64 TDM-GCC等工具链之间的差别与联系「建议收藏」
Unity3d 4.3.4f1 execution project
Mahout-Pearson correlation的实现