Logo image
Jumble java byte code to measure the effectiveness of unit tests
Conference paper   Open access   Peer reviewed

Jumble java byte code to measure the effectiveness of unit tests

S A Irvine, T Pavlinic, L Trigg, J G Cleary, S Inglis and Mark Utting
Testing: Academic and Industrial Conference Practice and Research Techniques, TAIC PART-Mutation 2007, pp.169-175
Testing: Academic & Industrial Conference: Practice and Research Techniques (TAIC PART), 2007 (Windsor, United Kingdom, 12-Sep-2007–14-Sep-2007)
IEEE Computer Society
2007
pdf
PDF - Published Version242.26 kBDownloadView
Published VersionPDF - Published Version Open Access
url
https://doi.org/10.1109/TAICPART.2007.4344121View
Published Version

Abstract

codes computer programming languages Java programming language testing agile programming
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 co-existence with foreign class-loaders. Jumble is currently used on a continuous basis within an agile programming environment with approximately 3 70,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. © 2007 IEEE.

Details

Metrics

201 File views/ downloads
972 Record Views
Logo image