DocumentCode
1582382
Title
Jumble Java Byte Code to Measure the Effectiveness of Unit Tests
Author
Irvine, Sean A. ; Pavlinic, T. ; Trigg, Leonard ; Cleary, John G. ; Inglis, Stuart ; Utting, Mark
Author_Institution
Reel Two Ltd., Hamilton
fYear
2007
Firstpage
169
Lastpage
175
Abstract
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 fifteen minutes and runs an incremental set of unit tests and mutation tests for modified classes. Jumble is being made available as open source.
Keywords
Java; optimisation; program testing; public domain software; software tools; JUnit; Java; Jumble; agile programming environment; byte code level mutation testing tool; class path handling; heuristics; open source; subsequent mutation checking; Genetic mutations; Investments; Java; Programming environments; Programming profession; Reflection; Software testing; System testing; Tin; Writing;
fLanguage
English
Publisher
ieee
Conference_Titel
Testing: Academic and Industrial Conference Practice and Research Techniques - MUTATION, 2007. TAICPART-MUTATION 2007
Conference_Location
Windsor
Print_ISBN
978-0-7695-2984-4
Type
conf
DOI
10.1109/TAIC.PART.2007.38
Filename
4344121
Link To Document