73 citations · 249 across the 10 of their papers we have counts for
4 papers · 1 filter
EvoMaster: Evolutionary Multi-context Automated System Test Generation
Andrea Arcuri
This paper presents EvoMaster, an open-source tool that is able to automatically generate system level test cases using evolutionary algorithms. Currently, EvoMaster targets RESTfu…
An Experience Report On Applying Software Testing Academic Results In Industry: We Need Usable Automated Test Generation
Andrea Arcuri
What is the impact of software engineering research on current practices in industry? In this paper, I report on my direct experience as a PhD/post-doc working in software engineer…
Many Independent Objective (MIO) Algorithm for Test Suite Generation
Andrea Arcuri
Automatically generating test suites is intrinsically a multi-objective problem, as any of the testing targets (e.g, statements to execute or mutants to kill) is an objective on it…
RESTful API Automated Test Case Generation
Andrea Arcuri
Nowadays, web services play a major role in the development of enterprise applications. Many such applications are now developed using a service-oriented architecture (SOA), where…