Essays about: "Pablo Alvarez"

Found 1 essay containing the words Pablo Alvarez.

  1. 1. Automated Testing of Java ABNF Grammar Parsers with QuickCheck

    University essay from IT-universitetet i Göteborg/Tillämpad informationsteknologi

    Author : Pablo Álvarez Yáñez; [2007-06-18T08:46:56Z]
    Keywords : Property Based Testing; Parser Testing; Protocol Testing;

    Abstract : I present a new technique to test Java ABNF grammar parsers using Erlang/QuickCheck, a property based test tool. Its development was lead through the case study of the Java reference implementation of the SIP protocol. The result was successful in the case study, and the technique was also used with some other parser to prove its portability. READ MORE