Formal program analysis methods have been used to aid test case generation for software testing for some time now due to their ability to generate tests with less labour and of better quality than those done by manual means. However, the performance of the methods is commonly hampered by state space explosion. In the thesis the focus is on improving the performance of an industrial-strength tool that generates tests in a model-based testing setting. The tests are generated with a program analysis method called symbolic execution that finds execution paths to syntactic control flow points of the model. The industrial setting requires that the tool can handle infinite-state models, and to this effect, the execution path lengths are bound...
V této práci se zabýváme regulárním model checkingem, což je technika pro analýzu programů, jejíchž ...
This paper presents a short introduction to automatic code-driven test generation using symbolic exe...
Abstract—Dynamic Symbolic Execution (DSE) is a state-of-the-art test-generation approach that system...
Symbolic methods reason about groups of values. The evolution of modern satisfiability modulo theori...
Due to complexity in software, manual testing is not enough to cover all relevant behaviours of it. ...
This thesis considers the problem of how the testing of multithreaded programs can be automated.One ...
The object of research is means to increase computational effectiveness for automatic unit test gene...
Quantitative program analysis is an emerging area with applications to software testing and security...
Symbolic execution is a powerful, systematic program analysis approach that has received much visibi...
Formal methods are valuable design validation techniques which ensure thecorrectness of hardware and...
We present an algorithm for tests generation tools based on symbolic execution. The algorithm is sup...
Automated test generation based on symbolic execution can be beneficial for systematically testing s...
Mnoho aplikací přijímá, odesílá a zpracovává data v textové podobě. Správné a bezpečné zpracování tě...
Computer-based program offer unrivalled flexibility in terms of implementation and modification. Al...
We present an algorithm for constructing fitness functions that improve the efficiency of search-bas...
V této práci se zabýváme regulárním model checkingem, což je technika pro analýzu programů, jejíchž ...
This paper presents a short introduction to automatic code-driven test generation using symbolic exe...
Abstract—Dynamic Symbolic Execution (DSE) is a state-of-the-art test-generation approach that system...
Symbolic methods reason about groups of values. The evolution of modern satisfiability modulo theori...
Due to complexity in software, manual testing is not enough to cover all relevant behaviours of it. ...
This thesis considers the problem of how the testing of multithreaded programs can be automated.One ...
The object of research is means to increase computational effectiveness for automatic unit test gene...
Quantitative program analysis is an emerging area with applications to software testing and security...
Symbolic execution is a powerful, systematic program analysis approach that has received much visibi...
Formal methods are valuable design validation techniques which ensure thecorrectness of hardware and...
We present an algorithm for tests generation tools based on symbolic execution. The algorithm is sup...
Automated test generation based on symbolic execution can be beneficial for systematically testing s...
Mnoho aplikací přijímá, odesílá a zpracovává data v textové podobě. Správné a bezpečné zpracování tě...
Computer-based program offer unrivalled flexibility in terms of implementation and modification. Al...
We present an algorithm for constructing fitness functions that improve the efficiency of search-bas...
V této práci se zabýváme regulárním model checkingem, což je technika pro analýzu programů, jejíchž ...
This paper presents a short introduction to automatic code-driven test generation using symbolic exe...
Abstract—Dynamic Symbolic Execution (DSE) is a state-of-the-art test-generation approach that system...