Germán Puebla

  1. Test Case Generation for Object-Oriented Imperative Languages in CLP.

    Authors: Miguel Gómez-Zamalloa, Elvira Albert, Germán Puebla
    Subjects: Programming Languages
    Abstract

    Testing is a vital part of the software development process. Test Case
    Generation (TCG) is the process of automatically generating a collection of
    test cases which are applied to a system under test. White-box TCG is usually
    performed by means of symbolic execution, i.e., instead of executing the
    program on normal values (e.g., numbers), the program is executed on symbolic
    values representing arbitrary values.

Syndicate content