TESTQUEST: A Web Gamification Tool to Improve Locators and Page Objects Quality
Dario Olianas, Diego Clerissi, Maurizio Leotta, Filippo Ricca

TL;DR
TESTQUEST is a gamification tool designed to enhance the robustness of web locators and Page Objects, improving web testing reliability by increasing user engagement and promoting best practices.
Contribution
The paper introduces TESTQUEST, a novel gamification-based tool aimed at improving locator and Page Object quality in web testing, addressing manual effort and fragility issues.
Findings
Increased robustness of locators and Page Objects.
Enhanced user engagement in web testing tasks.
Guided best practice adoption in test automation.
Abstract
Web applications play a crucial role in our daily lives, making it essential to employ testing methods that ensure their quality. Typically, Web testing automation frameworks rely on locators to interact with the graphical user interface, acting as connection points to the elements on a Web page. Nevertheless, locators are widely recognized as a major vulnerability in Web testing, as they are highly sensitive to the frequent changes in Web page structures caused by rapid software evolution. The adoption of the Page Object pattern to separate test logic from structural layout - supporting code reuse and maintainability - has generally led to more robust test cases. However, their implementation is a manually intensive task, and even automated support may require manual realignment efforts. Although gamification strategies have recently been integrated into the Web testing process to…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsEducational Games and Gamification · Augmented Reality Applications
