scispace - formally typeset
L

Leonardo Mariani

Researcher at University of Milano-Bicocca

Publications -  170
Citations -  3356

Leonardo Mariani is an academic researcher from University of Milano-Bicocca. The author has contributed to research in topics: Software & Test case. The author has an hindex of 27, co-authored 155 publications receiving 2862 citations. Previous affiliations of Leonardo Mariani include University of Lugano & University of Milan.

Papers
More filters
Proceedings ArticleDOI

Automatic generation of software behavioral models

TL;DR: This paper presents GK-tail, a technique to automatically generate extended finite state machines (EFSMs) from interaction traces, and shows that EFSMs include details that are not captured by either Boolean expressions or (classic) FSM alone, and allow for more accurate analysis and verification than separate models, even if considered jointly.
Proceedings ArticleDOI

Automatic software repair: a survey

TL;DR: A new class of approaches, namely program repair techniques, whose key idea is to try to automatically repair software systems by producing an actual fix that can be validated by the testers before it is finally accepted, or that is adapted to properly fit the system.
Proceedings ArticleDOI

Automated Identification of Failure Causes in System Logs

TL;DR: The technique automatically identifies dependencies between events and values in logs corresponding to legal executions, generates models of legal behaviors and compares log files collected during failing executions with the generated models to detect anomalous event sequences that are presented to users.
Book ChapterDOI

Automatic conformance testing of web services

TL;DR: The idea of high-quality service discovery incorporating automatic testing for validating Web Services before allowing their registration is proposed and clients bind with Web Services providing a compatible signature, a suitable behavior, and a high- quality implementation.
Journal ArticleDOI

Dynamic Analysis for Diagnosing Integration Faults

TL;DR: A set of case studies are presented that illustrate the adequacy of BCT to analyze both regression testing failures and rare field failures, showing that BCT automatically filters out most of the false alarms and provides useful information to understand the causes of failures in 69 percent of the case studies.