Jumble is a byte code level mutation testing tool for Java which inter-operates with JUnit. It has been designed to operate in an industrial setting with large projects. Heuristics have been included to speed the checking of mutations, for example, noting which test fails for each mutation and running this first in subsequent mutation checks. Significant effort has been put into ensuring that it can test code which uses custom class loading and reflection. This requires careful attention to class path handling and coexistence with foreign class-loaders. Jumble is currently used on a continuous basis within an agile programming environment with approximately 370,000 lines of Java code under source control. This checks out project code every ...
Abstract: The field of mutation testing has been neglected by industry for a long time because of it...
While test generators have the potential to significantly reduce the costs of software testing and h...
peer reviewedAfter four successful JUnit tool competitions, we report on the achievements of a new J...
Jumble is a byte code level mutation testing tool for Java which inter-operates with JUnit. It has b...
Jumble is a byte code level mutation testing tool for Java which inter-operates with JUnit. It has b...
Conclusion In my research, I studied three mutation testing tools for Java: MuJava, Jumble, and PIT....
Data from projects worldwide show that many software projects fail and most are completed late or ov...
This paper presents Jartege, a tool which allows random generation of unit tests for Java classes sp...
International Symposium on Software Testing and Analysis (ISSTA), Saarbrücken, Germany, 18-20 July 2...
Software Testing is one of the most significant phases within the software development life cycle si...
Software testing is a very time consuming process of software development life cycle. The software t...
Researchers and practitioners have designed and implemented various automated test case generators t...
Mutation testing is a valuable experimental research tech-nique that has been used in many studies. ...
Mutation analysis introduces program defects with the intend of verifying whether candidate tests ar...
This paper reports on the issues the authors encountered while evaluating the JML-JUnit unit testing...
Abstract: The field of mutation testing has been neglected by industry for a long time because of it...
While test generators have the potential to significantly reduce the costs of software testing and h...
peer reviewedAfter four successful JUnit tool competitions, we report on the achievements of a new J...
Jumble is a byte code level mutation testing tool for Java which inter-operates with JUnit. It has b...
Jumble is a byte code level mutation testing tool for Java which inter-operates with JUnit. It has b...
Conclusion In my research, I studied three mutation testing tools for Java: MuJava, Jumble, and PIT....
Data from projects worldwide show that many software projects fail and most are completed late or ov...
This paper presents Jartege, a tool which allows random generation of unit tests for Java classes sp...
International Symposium on Software Testing and Analysis (ISSTA), Saarbrücken, Germany, 18-20 July 2...
Software Testing is one of the most significant phases within the software development life cycle si...
Software testing is a very time consuming process of software development life cycle. The software t...
Researchers and practitioners have designed and implemented various automated test case generators t...
Mutation testing is a valuable experimental research tech-nique that has been used in many studies. ...
Mutation analysis introduces program defects with the intend of verifying whether candidate tests ar...
This paper reports on the issues the authors encountered while evaluating the JML-JUnit unit testing...
Abstract: The field of mutation testing has been neglected by industry for a long time because of it...
While test generators have the potential to significantly reduce the costs of software testing and h...
peer reviewedAfter four successful JUnit tool competitions, we report on the achievements of a new J...