Estimating Return on Investment for GUI Test Automation Tools
Felix Dobslaw, Robert Feldt, David Michaelsson, Patrick Haar,, Francisco G. de Oliveira Neto, Richard Torkar

TL;DR
This paper presents a method to estimate the ROI of automated GUI testing tools using source code change history, comparing Selenium and EyeAutomate in an industrial setting, highlighting implementation and maintenance trade-offs.
Contribution
The paper introduces a novel method for estimating maintenance costs and ROI of GUI test automation tools based on source code history, applicable to various testing technologies.
Findings
EyeAutomate tests are faster to implement.
Selenium tests require more programming skills.
Selenium tests demand less maintenance.
Abstract
Automated graphical user interface (GUI) tests can reduce manual testing activities and increase test frequency. This motivates the conversion of manual test cases into automated GUI tests. However, it is not clear whether such automation is cost-effective given that GUI automation scripts add to the code base and demand maintenance as a system evolves. In this paper, we introduce a method for estimating maintenance cost and Return on Investment (ROI) for Automated GUI Testing (AGT). The method utilizes the existing source code change history and can be used for evaluation also of other testing or quality assurance automation technologies. We evaluate the method for a real-world, industrial software system and compare two fundamentally different AGT tools, namely Selenium and EyeAutomate, to estimate and compare their ROI. We also report on their defect-finding capabilities and…
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
TopicsSoftware Testing and Debugging Techniques · Software Engineering Research · Software Reliability and Analysis Research
