Jul 14, 2024 · An important prerequisite for fixing the underlying faults is to provide developers with automated tests to reliably reproduce such crashes.
Jul 16, 2024 · Search-based Crash Reproduction for Android Apps. July 2024. DOI ... A benchmark-based evaluation of search-based crash reproduction.
People also ask
How to find out why an Android app is crashing?
What is the app that finds bad apps on Android?
How do I find unwanted apps on Android?
What is an app crash on Android?
Jul 15, 2024 · In this paper, we propose a directed-based fuzzing solution to reduce an app's event domain to the necessary ones to trigger a crash.
Oct 11, 2023 · This paper proposes an approach named CrashTranslator to automatically reproduce mobile application crashes directly from the stack trace.
Abstract—To improve the efficiency of fixing bugs, mobile application developers must reproduce bugs reported by testers or users as quickly as possible.
Search-based Crash Reproduction for Android Apps. https://doi.org/10.1145 ... In Search-Based Software Engineering Paolo Arcaini Tao Yue and Erik M.
This paper proposes an approach named CrashTranslator to automatically reproduce mobile application crashes directly from the stack trace.
The first approach to automatically repair Android apps, specifically a technique for fixing crashes in Android apps is proposed using a search-based repair ...
SUMMARY. Search-based crash reproduction approaches assist developers during debugging by generating a test case, which reproduces a crash given its stack ...
After the crash is automatically reproduced and confirmed, CRASHDROID returns the generated bug report, which includes natural language steps to reproduce the ...