MDroid+: a mutation testing framework for android

  • Kevin Moran ,
  • ,
  • Carlos Bernal-Cárdenas ,
  • Mario Linares-Vásquez ,
  • Gabriele Bavota ,
  • Christopher Vendome ,
  • Massimiliano Di Penta ,
  • Denys Poshyvanyk

2018 International Conference on Software Engineering |

Published by ACM

Publication | Publication | Publication | Publication

Mutation testing has shown great promise in assessing the effectiveness of test suites while exhibiting additional applications to test-case generation, selection, and prioritization. Traditional mutation testing typically utilizes a set of simple language specific source code transformations, called operators, to introduce faults. However, empirical studies have shown that for mutation testing to be most effective, these simple operators must be augmented with operators specific to the domain of the software under test. One challenging software domain for the application of mutation testing is that of mobile apps. While mobile devices and accompanying apps have become a mainstay of modern computing, the frameworks and patterns utilized in their development make testing and verification particularly difficult. As a step toward helping to measure and ensure the effectiveness of mobile testing practices, we introduce MD roid+ , an automated framework for mutation testing of Android apps. MD roid + includes 38 mutation operators from ten empirically derived types of Android faults and has been applied to generate over 8,000 mutants for more than 50 apps. Video URL: https://youtu.be/yzE5_-zN5GA