Auflistung nach Autor:in "Christakis, Maria"
1 - 2 von 2
Treffer pro Seite
Sortieroptionen
- TextdokumentBrückenschlag zwischen Verifikation und systematischem Testen(Ausgezeichnete Informatikdissertationen 2015, 2015) Christakis, Maria
- ZeitschriftenartikelOn narrowing the gap between verification and systematic testing(it - Information Technology: Vol. 59, No. 5, 2017) Christakis, MariaOur work on narrowing the gap between verification and systematic testing has two directions: (1) complementing verification with systematic testing, and (2) pushing systematic testing toward reaching verification. In the first direction, we explore how to effectively combine static analysis with systematic testing, so as to guide test generation toward properties that have not been previously checked by a static analyzer in a sound way. This combination significantly reduces the test effort while checking more unverified properties. In the second direction, we push systematic testing toward checking as many executions as possible of a real and complex image parser, so as to prove the absence of a certain class of errors. This verification attempt required no static analysis or source code annotations; our purely dynamic techniques targeted the verification of the parser implementation, including complicated assembly patterns that most static analyses cannot handle.