简体   繁体   English

我们可以使用Z3 SMT解算器进行软件测试吗

[英]Can we Use Z3 SMT Solver for SW testing

Can we use Z3 to do functional verification of software. 我们可以使用Z3进行软件功能验证吗? For example , if i have a code which does lets say vending machine controller , can we use Z3 to functionally test it , if yes, to how much depth and if no why? 例如,如果我有一个可以说自动售货机控制器的代码,我们可以使用Z3对其进行功能测试吗?如果可以,可以测试到多少深度,如果不能,为什么?

Using SMT solvers for verification is both "routinely done" and is also the topic of current research in both academia and industry. 使用SMT求解器进行验证既“常规完成”,也是学术界和工业界当前研究的主题。 And Nikolaj is being modest: I'd recommend reading his excellent and highly accessible CACM article to start with, which also contains many useful further references. 而且Nikolaj谦虚:我建议您首先阅读他的出色且易于访问的CACM文章 ,其中还包含许多有用的进一步参考。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM