×

Pex

swMATH ID: 7263
Software Authors: Nikolai Tillmann, Jonathan de Halleux
Description: Pex–White Box Test Generation for .NET. Pex automatically produces a small test suite with high code coverage for a .NET program. To this end, Pex performs a systematic program analysis (using dynamic symbolic execution, similar to path-bounded model-checking) to determine test inputs for Parameterized Unit Tests. Pex learns the program behavior by monitoring execution traces. Pex uses a constraint solver to produce new test inputs which exercise different program behavior. The result is an automatically generated small test suite which often achieves high code coverage. In one case study, we applied Pex to a core component of the .NET runtime which had already been extensively tested over several years. Pex found errors, including a serious issue.
Homepage: http://rd.springer.com/chapter/10.1007/978-3-540-79124-9_10
Related Software: DART; CUTE; z3; STP; KLEE; Java PathFinder; jCUTE; VeriFast; ESC/Java; Spec#; Boogie; YOGI; SpecExplorer; PathCrawler; Maude; Coq; Stranger; ATGen; BLAST; ASTREE
Cited in: 25 Publications

Citations by Year