Automated concolic testing of smartphone apps

  • Authors:
  • Saswat Anand;Mayur Naik;Mary Jean Harrold;Hongseok Yang

  • Affiliations:
  • Georgia Tech;Georgia Tech;Georgia Tech;University of Oxford

  • Venue:
  • Proceedings of the ACM SIGSOFT 20th International Symposium on the Foundations of Software Engineering
  • Year:
  • 2012

Quantified Score

Hi-index 0.00

Visualization

Abstract

We present an algorithm and a system for generating input events to exercise smartphone apps. Our approach is based on concolic testing and generates sequences of events automatically and systematically. It alleviates the path-explosion problem by checking a condition on program executions that identifies subsumption between different event sequences. We also describe our implementation of the approach for Android, the most popular smartphone app platform, and the results of an evaluation that demonstrates its effectiveness on five Android apps.