This article presents the first Deep RL approach, ARES, for automated black-box testing of Android apps. ARES uses a DNN to learn the best exploration strategy ...
Jan 7, 2021 · We have developed ARES, a Deep RL approach for black-box testing of Android apps. Experimental results show that it achieves higher coverage and ...
Jul 12, 2022 · We have developed ARES, a Deep RL approach for black-box testing of Android apps. Experimental results show that it achieves higher coverage and fault ...
We have developed ARES, a Deep RL approach for black-box testing of Android apps. Experimental results show that it achieves higher coverage and fault ...
Several approaches exist to automate mobile apps' testing phases whose aim is to maximize code coverage and bug detection.
ARES is a black-box tool that uses Deep Reinforcement Learning to test and explore Android applications.
Jan 8, 2021 · We have developed ARES, a Deep RL approach for black-box testing of Android apps. Experimental results show that it achieves higher coverage and ...
In this talk, we will present. ARES1 [1], a Deep RL approach for black-box testing of. Android apps we developed to overcome the limitations of tabular RL.
People also ask
What is black box testing in Android?
What is deep reinforcement learning AI?
Model-based strategies combine static and dynamic analysis to create navigation models and generate test cases. Structural strategies use symbolic execution or ...
Aug 2, 2024 · This study proposes an approach for generating Android application test cases based on Expected State-Action-Reward-State-Action (E-SARSA), considering GUI and ...