Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 797 Bytes

File metadata and controls

6 lines (4 loc) · 797 Bytes

Gui Testing

  • LLMDroid: Enhancing Automated Mobile App GUI Testing Coverage with Large Language Model Guidance, (FSE2025)

    • Abstract: With the rapid development of Large Language Models (LLMs), their integration into automated mobile GUI testing has emerged as a promising research direction. However, existing LLM-based testing approaches face significant challenges, including time inefficiency and high costs due to constant LLM querying. To address these issues, this paper introduces LLMDroid, a novel testing framework designed to enhance existing automated mobile GUI testing tools by leveraging LLMs more efficiently. The work...
    • Labels: program testing, GUI testing