Author Archives: gordon

ISSRE 2013: Search-based Data-flow Test Generation

  • [PDF] M. Vivanti, A. Mis, A. Gorla, and G. Fraser, “Search-based Data-flow Test Generation,” in IEEE International Symposium on Software Reliability Engineering (ISSRE), 2013, pp. 370-379.
    [Bibtex]
    @inproceedings{issre13_dataflow,
        AUTHOR="Mattia Vivanti and Andre Mis and Alessandra Gorla and Gordon Fraser",
        TITLE="Search-based Data-flow Test Generation",
        booktitle={IEEE International Symposium on Software Reliability Engineering (ISSRE)},
        pages={370--379},
        organization={IEEE},
        YEAR="2013"
    }

ASE 2013: Entropy-based Test Generation for Improved Fault Localization

  • [PDF] J. Campos, R. Abreu, G. Fraser, and M. d’Amorim, “Entropy-based Test Generation for Improved Fault Localization,” in IEEE/ACM Int. Conference on Automated Software Engineering (ASE), 2013, pp. 257-267.
    [Bibtex]
    @inproceedings{ase13_entropy,
        AUTHOR="Jose Campos and Rui Abreu and Gordon Fraser and Marcelo d'Amorim",
        TITLE="Entropy-based Test Generation for Improved Fault Localization",
        booktitle={IEEE/ACM Int. Conference on Automated Software Engineering (ASE)},
        pages={257--267},
        year={2013},
        organization={IEEE}
    }

SWQD 2014: Automated Test Generation for Java Generics

  • [PDF] G. Fraser and A. Arcuri, “Automated Test Generation for Java Generics,” in Software Quality. Model-Based Approaches for Advanced Software and Systems Engineering, 2014, pp. 185-198.
    [Bibtex]
    @inproceedings{swqd14_generics,
        AUTHOR="Gordon Fraser and Andrea Arcuri",
        TITLE="Automated Test Generation for Java Generics",
        booktitle={Software Quality. Model-Based Approaches for Advanced Software and Systems Engineering},
        pages={185--198},
        year={2014},
        publisher={Springer}
    }

ISSTA 2013: Does Automated White-Box Test Generation Really Help Software Testers?

  • [PDF] G. Fraser, M. Staats, P. McMinn, A. Arcuri, and F. Padberg, “Does Automated White-Box Test Generation Really Help Software Testers?,” in Proceedings of the 2013 International Symposium on Software Testing and Analysis, New York, NY, USA, 2013.
    [Bibtex]
    @inproceedings{ISSTA13_Study,
     author = {Gordon Fraser and Matt Staats and Phil McMinn and Andrea Arcuri and Frank Padberg},
     title = {Does Automated White-Box Test Generation Really Help Software Testers?},
     booktitle = {Proceedings of the 2013 International Symposium on Software Testing and Analysis},
     series = {ISSTA '13},
     year = {2013},
     publisher = {ACM},
     address = {New York, NY, USA},
    }

GECCO 2013: Test Suite Generation with Memetic Algorithms

  • [PDF] G. Fraser, A. Arcuri, and P. McMinn, “Test Suite Generation with Memetic Algorithms,” in Genetic and Evolutionary Computation Conference (GECCO 2013), 2013, pp. 1437-1444.
    [Bibtex]
    @inproceedings{GECCO13_memetic,
      author = {Gordon Fraser and Andrea Arcuri and Phil McMinn},
      title = {Test Suite Generation with Memetic Algorithms},
      booktitle = {Genetic and Evolutionary Computation Conference (GECCO 2013)},
      year = {2013},
      pages={1437--1444},
      organization={ACM}
    }

STVR: Handling test length bloat

  • [PDF] [DOI] G. Fraser and A. Arcuri, “Handling test length bloat,” Software Testing, Verification and Reliability, 2013.
    [Bibtex]
    @article{STVR_bloat,
      author = {Fraser, Gordon and Arcuri, Andrea},
      title = {Handling test length bloat},
      journal = {Software Testing, Verification and Reliability},
      issn = {1099-1689},
      url = {http://dx.doi.org/10.1002/stvr.1495},
      doi = {10.1002/stvr.1495},
      year = {2013},
    }

SBST 2013 Competition Results

The final results of the SBST 2013 Unit Test Generation competition are available, and EvoSuite scored first with 157 points: http://sbstcontest.dsic.upv.es/?p=44

  • [PDF] G. Fraser and A. Arcuri, “EvoSuite at the SBST 2013 Tool Competition,” in 6th International Workshop on Search-Based Software Testing (SBST’13) at ICST’13, 2013, pp. 406-409.
    [Bibtex]
    @inproceedings{SBST13_competition,
      author    = {Gordon Fraser and Andrea Arcuri},
      title     = {EvoSuite at the SBST 2013 Tool Competition},
      booktitle = {6th International Workshop on Search-Based Software Testing (SBST'13) at ICST'13},
      year      = {2013},
      pages     = {406--409},
      organization={IEEE}
    }

EvoSuite Tool Demonstration at ICST 2013

We will give a tool demo of EvoSuite at ICST 2013: http://www.icst.lu/site/icst2013/program/schedule

  • [PDF] G. Fraser and A. Arcuri, “EvoSuite: On The Challenges of Test Case Generation in the Real World (Tool Paper),” in ICST’13: Proceedings of the 6th International Conference on Software Testing, Verification and Validation, 2013, pp. 362-369.
    [Bibtex]
    @inproceedings{ICST13_Tool,
       AUTHOR="G. Fraser and A. Arcuri",
       TITLE="EvoSuite: On The Challenges of Test Case Generation in the Real World (Tool Paper)",
       booktitle = {ICST'13: Proceedings of the 6th International Conference on Software Testing, Verification and Validation},
       publisher = {IEEE Computer Society},
       YEAR="2013",
       pages={362--369}
    }

ICST 2013: CrowdOracles: Can the Crowd Solve the Oracle Problem?

  • [PDF] F. Pastore, L. Mariani, and G. Fraser, “CrowdOracles: Can the Crowd Solve the Oracle Problem?,” in ICST’13: Proceedings of the 6th International Conference on Software Testing, Verification and Validation, 2013, pp. 342-351.
    [Bibtex]
    @inproceedings{ICST13_Crowd,
       AUTHOR="Fabrizio Pastore and Leonardo Mariani and Gordon Fraser",
       TITLE="CrowdOracles: Can the Crowd Solve the Oracle Problem?",
       booktitle = {ICST'13: Proceedings of the 6th International Conference on Software Testing, Verification and Validation},
       publisher = {IEEE Computer Society},
       YEAR="2013",
       pages={342--351},
    }

ICST 2013: Generating Unit Tests for Concurrent Classes

  • [PDF] S. Steenbuck and G. Fraser, “Generating Unit Tests for Concurrent Classes,” in ICST’13: Proceedings of the 6th International Conference on Software Testing, Verification and Validation, 2013, pp. 144-153.
    [Bibtex]
    @inproceedings{ICST13_ConSuite,
       AUTHOR="Sebastian Steenbuck and Gordon Fraser",
       TITLE="Generating Unit Tests for Concurrent Classes",
       booktitle = {ICST'13: Proceedings of the 6th International Conference on Software Testing, Verification and Validation},
       publisher = {IEEE Computer Society},
       YEAR="2013",
       pages={144--153}
    }