SD

1 records found

Looping Structures in Symbolic Execution

Covering hard to reach code which requires many iterations through loops

Software is everywhere, and going back to a life without software is unimaginable. Unfortunately, software does not always behave as expected, even though during the development cycle, software is usually tested to verify its correctness. To aid in testing, methods such as fuzzin ...