1. What are the contributions mentioned in the paper "Automated gui performance testing" ?
The authors study the feasibility of using five Java GUI capture and replay tools for GUI performance test automation.. Besides confirming the severity of the previously known GUI element identification problem, the authors also describe a related problem, the temporal synchronization problem, which is of increasing importance for GUI applications that use timer-driven activity.. The authors find that most of the tools they study have severe limitations when used for recording and replaying realistic sessions of real-world Java applications and that all of them suffer from the temporal synchronization problem.. However, the authors find that the most reliable tool, Pounder, causes only limited perturbation and thus can be used to automate performance testing.. Based on an investigation of Pounder ’ s approach, the authors further improve its robustness and reduce its perturbation.. Finally, the authors demonstrate in a set of case studies that the conclusions about perceptible performance drawn from manual tests still hold when using automated tests driven by Pounder.. Besides the significance of their findings to GUI performance testing, the results are also relevant to capture and replay-based functional GUI test automation approaches.. This article is an extended version of their AST 2010 paper Jovic et al. ( 2010 ).
read more





