Abstract: With the rapid development of web technology, more and more software applications have become web-based in the past decades. To ensure software quality and user experience, various ...
AUITestAgent is the first automatic, natural language-driven GUI testing tool for mobile apps, capable of fully automating the entire process of GUI interaction and function verification. It takes ...
This repository contains the complete research materials, experimental data, and analysis scripts for the project "Context-Aware GUI Testing for Mobile Applications using Large Language Models (LLMs)" ...
Increasingly complex mobile applications require better and more accurate methods of automatedvGUI testing. Traditional testing frameworks relying on fixed delays or pixel-based image ...
Abstract: The importance of regression testing in assuring the integrity of a program after changes is well recognized. One major obstacle in practicing regression testing is in maintaining tests that ...
In the first installment of this series, we outlined what it means to test graphical user interface (GUI) applications, and to what ends that testing is done. (See part 1.) Now we’ll apply those ...
Alex Ruiz follows up his popular JavaOne 2007 presentation with this introduction to test-driven GUI development with FEST. Learn what differentiates FEST (formerly TestNG-Abbot) from other GUI ...