EvoMaster: Evolutionary Multi-context Automated System Test Generation
This addresses the challenge of automated testing for RESTful web services, but it is incremental as it builds on existing evolutionary methods for test generation.
The paper tackles the problem of automatically generating system-level test cases for RESTful web services using evolutionary algorithms, resulting in the development of EvoMaster, an open-source tool that has found several faults in existing open-source projects.
This paper presents EvoMaster, an open-source tool that is able to automatically generate system level test cases using evolutionary algorithms. Currently, EvoMaster targets RESTful web services running on JVM technology, and has been used to find several faults in existing open-source projects. We discuss some of the architectural decisions made for its implementation, and future work.