Examinando por Autor "Valbuena Bautista, Daniel"
Mostrando 1 - 1 de 1
Resultados por página
Opciones de ordenación
Publicación Acceso abierto Automatic GUI testing for android using reinforcement learning(Universidad de los Andes, 2023-01-28) Valbuena Bautista, Daniel; Mojica Hanke, Anamaría Irmgard; Linares Vasquez, Mario; Escobar Velasquez, Camilo Andres; 80728886; 1018487363; 1022396145; The Software Design LabThe developers focus on testing applications, which can be a time-consuming task. To address this issue, we developed AgentDroid, a tool that utilizes reinforcement learning techniques to automate test execution. So far, the results have been impressive, outperforming state-of-the-art RL-based automated testing tools for Android, such as ARES. In fact, AgentDroid achieved a 20% improvement in cumulative coverage compared to ARES. However, its effectiveness has only been evaluated on a single application, making it challenging to find compatible apps for testing. To address this, we tested 61 open-source apps and successfully executed 11 to verify that the tool's performance was consistent. During this experimentation, we also identified and corrected bugs in the tool, improved error detection, and generated code coverage reports at the package, class, and method levels.