EvoSuite

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 command line, and it also has plugins to integrate it in Maven, IntelliJ and Eclipse. EvoSuite has been used on more than an 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:

See also

Bibliography

References

  1. Harman, Mark; Yue, Jia; Zhang, Yuanyuan (2015). "Achievements, Open Problems and Challenges for Search Based Software Testing". Software Testing, Verification and Validation (ICST), 2015 IEEE 8th International Conference on: 1–12. doi:10.1109/ICST.2015.7102580. Retrieved 18 October 2015.
  2. Cseppento, L.; Micskei, Z. (2015). "Evaluating Symbolic Execution-Based Test Tools": 1–10. doi:10.1109/ICST.2015.7102587. Retrieved 18 October 2015.
  3. Havrikov, Nikolas; Höschele, Matthias; Galeotti, Juan Pablo; Zeller, Andreas (2014). "XMLMate: evolutionary XML test generation". Proceedings of the 22nd ACM SIGSOFT International Symposium on Foundations of Software Engineering: 719–722. doi:10.1145/2635868.2661666.
  4. Panichella, Annibale; Kifetew, Fitsum Meshesha; Tonella, Paolo (2015). "Reformulating Branch Coverage as a Many-Objective Optimization Problem". Software Testing, Verification and Validation (ICST), 2015 IEEE 8th International Conference on. doi:10.1109/ICST.2015.7102604.

External links

This article is issued from Wikipedia - version of the 7/8/2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.