EvoSuite explained
|
EvoSuite |
Author: | Dr. Gordon Fraser, Dr. Andrea Arcuri |
Programming Language: | Java |
Engines: | --> |
License: | LGPL-3.0 |
EvoSuite is a tool that automatically generates unit tests for Java software. EvoSuite uses an evolutionary algorithm to generate JUnit tests. EvoSuite can be run from the command line, and it also has plugins to integrate it in Maven, IntelliJ and Eclipse. EvoSuite has been used on more than a hundred open-source software and several industrial systems, finding thousands of potential bugs.
History
EvoSuite was originally created in 2010 as output of a research project by Dr. Gordon Fraser and Dr. Andrea Arcuri. EvoSuite is currently released under LGPL license, and its source code is hosted on GitHub. In academia, EvoSuite is often referred as one of the main reference tools for search-based software testing.[1]
Other usages
As EvoSuite is released as open-source (and so freely available to download and modify), it has been used as a reference tool for search-based software testing in a number of independent studies, like:
- Comparison with other tools like Pex, CATG, jPET and SPF[2]
- Extension to system level testing for XML inputs[3]
- Extension to study many-objective genetic algorithms[4]
See also
Bibliography
- Book: Fraser. Gordon. Arcuri. Andrea. Proceedings of the 19th ACM SIGSOFT symposium and the 13th European conference on Foundations of software engineering . EvoSuite . 416–419. 2011. 10.1145/2025113.2025179. 9781450304436. 10599913.
- Fraser. Gordon. Arcuri. Andrea. A Large-Scale Evaluation of Automated Unit Test Generation Using EvoSuite. ACM Transactions on Software Engineering and Methodology. 23 December 2014. 24. 2. 1–42. 10.1145/2685612. 207221067.
- Fraser. Gordon. Arcuri. Andrea. 1600 faults in 100 projects: automatically finding faults while achieving high coverage with EvoSuite. Empirical Software Engineering. 15 November 2013. 20. 3. 611–639. 10.1007/s10664-013-9288-2. 2451657.
External links
Notes and References
- Book: Harman. Mark. Yue. Jia. Zhang. Yuanyuan. 2015 IEEE 8th International Conference on Software Testing, Verification and Validation (ICST) . Achievements, Open Problems and Challenges for Search Based Software Testing . 2015. 1–12. 10.1109/ICST.2015.7102580. 978-1-4799-7125-1. 10.1.1.686.7418. 15272060.
- Book: Cseppento. L.. 2015 IEEE 8th International Conference on Software Testing, Verification and Validation (ICST). Micskei. Z.. Evaluating Symbolic Execution-Based Test Tools. 2015. 1–10. 10.1109/ICST.2015.7102587. 978-1-4799-7125-1. 10819480.
- Book: Havrikov. Nikolas. Höschele. Matthias. Galeotti. Juan Pablo. Zeller. Andreas. Proceedings of the 22nd ACM SIGSOFT International Symposium on Foundations of Software Engineering . XMLMate: Evolutionary XML test generation . 2014. 719–722. 10.1145/2635868.2661666. 9781450330565. 10743521.
- Book: Panichella. Annibale. Kifetew. Fitsum Meshesha. Tonella. Paolo. 2015 IEEE 8th International Conference on Software Testing, Verification and Validation (ICST) . Reformulating Branch Coverage as a Many-Objective Optimization Problem . 1–10. 2015. 10.1109/ICST.2015.7102604. 978-1-4799-7125-1. 15965879.