info:eu-repo/semantics/article
Evaluation of an Automated Testing Framework: A Case Study
Autor
Méndez-Porras,Abel
Alfaro-Velasco,Jorge
Martínez,Alexandra
Institución
Resumen
Abstract Developing mobile applications without defects or in a minimum number is an important challenge for programmers and quality assurance teams. Automated software test can be the key to improve the traditional manual testing, often time consuming and repetitive. Mobile applications support user-interaction characteristics, which are independent from the application logic. They include content presentation or navigation features, such as scroll or zoom into screens, and a rotating device. In this paper, an automated testing framework is proposed and evaluated. This framework integrates user- interaction features, historical bug information, and an interest points detector and descriptor to identify new bugs. It has shown that it works well detecting bugs associated with user-interactions.