SEJan 12, 2019

EvoMaster: Evolutionary Multi-context Automated System Test Generation

arXiv:1901.04472v173 citationsHas Code
AI Analysis

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.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes