MDroid+: A Mutation Testing Framework for Android

February 13, 2018 Β· Declared Dead Β· πŸ› 2018 IEEE/ACM 40th International Conference on Software Engineering: Companion (ICSE-Companion)

πŸ‘» CAUSE OF DEATH: Ghosted
No code link whatsoever

"No code URL or promise found in abstract"

Evidence collected by the PWNC Scanner

Authors Kevin Moran, Michele Tufano, Carlos Bernal-CΓ‘rdenas, Mario Linares-VΓ‘squez, Gabriele Bavota, Christopher Vendome, Massimiliano Di Penta, Denys Poshyvanyk arXiv ID 1802.04749 Category cs.SE: Software Engineering Citations 40 Venue 2018 IEEE/ACM 40th International Conference on Software Engineering: Companion (ICSE-Companion) Last Checked 3 months ago
Abstract
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 MDroid+, an automated framework for mutation testing of Android apps. MDroid+ 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.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

πŸ“œ Similar Papers

In the same crypt β€” Software Engineering

Died the same way β€” πŸ‘» Ghosted