Much research on software engineering relies on experimental studies based on fault injection. Fault injection, however, is not often relevant to emulate real-world software faults since it “blindly” injects large numbers of faults. It remains indeed challenging to inject few but realistic faults that target a particular functionality in a program. In this work, we introduce iBiR, a fault injection tool that addresses this challenge by exploring change patterns associated to user-reported faults. To inject realistic faults, we create mutants by re-targeting a bug report driven automated program repair system, i.e., reversing its code transformation templates. iBiR is further appealing in practice since it requires deep knowledge of neither ...
During testing, it is nearly impossible to run all statments or branches of a program. It is especia...
Software is all around us in our lives in the industrialized world, and we as a society and individu...
A good test suite is one that detects real faults. Because the set of faults in a program is usually...
Much research on software engineering relies on experimental studies based on fault injection. Fault...
Bug fix is an important and challenging task in software development and maintenance. Bug fix is als...
Issue tracking systems are commonly used in modern software development for collecting feedback from...
Off-The-Shelf (OTS) software components are the cornerstone of modern systems, including safety-crit...
c © Copyright by Roberto Natella, 2011 Given the complexity of modern software systems and its perva...
For software testing research, Defects4J stands out as the primary benchmark dataset, offering a con...
Software developers spend significant time and effort fixing bugs. Automatic program repair promises...
Abstract—The injection of software faults (i.e., bugs) by mutating the binary executable code of a p...
Empirical studies in software testing research may not be comparable, reproducible, or characteristi...
For assessment of system dependability, fault injection techniques are used to expedite the presence...
Project (M.S., Computer Science) -- California State University, Sacramento, 2013.Software testing i...
This paper presents a novel methodology for localizing faults in code as it evolves. Our insight is ...
During testing, it is nearly impossible to run all statments or branches of a program. It is especia...
Software is all around us in our lives in the industrialized world, and we as a society and individu...
A good test suite is one that detects real faults. Because the set of faults in a program is usually...
Much research on software engineering relies on experimental studies based on fault injection. Fault...
Bug fix is an important and challenging task in software development and maintenance. Bug fix is als...
Issue tracking systems are commonly used in modern software development for collecting feedback from...
Off-The-Shelf (OTS) software components are the cornerstone of modern systems, including safety-crit...
c © Copyright by Roberto Natella, 2011 Given the complexity of modern software systems and its perva...
For software testing research, Defects4J stands out as the primary benchmark dataset, offering a con...
Software developers spend significant time and effort fixing bugs. Automatic program repair promises...
Abstract—The injection of software faults (i.e., bugs) by mutating the binary executable code of a p...
Empirical studies in software testing research may not be comparable, reproducible, or characteristi...
For assessment of system dependability, fault injection techniques are used to expedite the presence...
Project (M.S., Computer Science) -- California State University, Sacramento, 2013.Software testing i...
This paper presents a novel methodology for localizing faults in code as it evolves. Our insight is ...
During testing, it is nearly impossible to run all statments or branches of a program. It is especia...
Software is all around us in our lives in the industrialized world, and we as a society and individu...
A good test suite is one that detects real faults. Because the set of faults in a program is usually...