73 citations · 221 across the 6 of their papers we have counts for
7 papers
White-Box and Black-Box Fuzzing for GraphQL APIs
Asma Belhadi, Man Zhang, Andrea Arcuri
The Graph Query Language (GraphQL) is a powerful language for APIs manipulation in web services. It has been recently introduced as an alternative solution for addressing the limit…
Model-based testing in practice: An experience report from the web applications domain
Vahid Garousi, Alper Buğra Keleş, Yunus Balaman +2
In the context of a large software testing company, we have deployed the model-based testing (MBT) approach to take the company's test automation practices to higher levels of matu…
Software-testing education: A systematic literature mapping
Vahid Garousi, Austen Rainer, Per Lauvås +1
Context: With the rising complexity and scale of software systems, there is an ever-increasing demand for sophisticated and cost-effective software testing. To meet such a demand,…
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…