Tecnología en Marcha (Jul 2020)
Evaluation of the Automated Testing Framework: A Case Study
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, whichareindependentfromtheapplicationlogic.Theyincludecontentpresentationornavigationfeatures,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.
Keywords