2019 IEEE 30th International Symposium on Software Reliability Engineering (ISSRE) 2019
DOI: 10.1109/issre.2019.00035
|View full text |Cite
|
Sign up to set email alerts
|

Estimating Return on Investment for GUI Test Automation Frameworks

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 ex… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
4
0

Year Published

2020
2020
2024
2024

Publication Types

Select...
5
3

Relationship

1
7

Authors

Journals

citations
Cited by 14 publications
(5 citation statements)
references
References 33 publications
0
4
0
Order By: Relevance
“…104,105 Automation ROI estimation helps to justify the time and material spent on the automation suite with respect to quality. [106][107][108][109][110]…”
Section: Review Of Literaturementioning
confidence: 99%
“…104,105 Automation ROI estimation helps to justify the time and material spent on the automation suite with respect to quality. [106][107][108][109][110]…”
Section: Review Of Literaturementioning
confidence: 99%
“…Given the following candidate web elements (|| means that an attribute can have multiple values): {widget_id:"202",tag:"a",text:"Beauty, Health",href:"https://www.aliexpress.com/category/66/health-beauty.html",location :"277,541",area:"1584",shape:"488",is_button:"no",xpath:"/html/body/div/div [5]/div/div [2]/div/div [2]/div/div [2]/dl [11]/dt/span/a",neighbor_text:"toys kids & babies outdoor fun sports beauty health hair automobiles motorcycles home improvement tools"} {widget_id:"200",tag:"span || a",text:"Outdoor Fun & Sports",href:"https://www.aliexpress.com/category/18/sportsentertainment.html",location:"236,497",area:"8400",shape:"685",is_button:"no",xpath:"/html/body/div/div [5]/div/div [2]/div/div [2]/div/div [2]/dl [10]/dt/span",neighbor_text:"bags & shoes toys kids babies outdoor fun sports beauty health hair automobiles motorcycles"} {widget_id:"201",tag:"span",text:"Beauty, Health & Hair",location:"236,532",area:"8400",shape:"685",is_button:"no",xpath :"/html/body/div/div [5]/div/div [2]/div/div [2]/div/div [2]/dl [11]/dt/span",neighbor_text:"toys kids & babies outdoor fun sports beauty health hair automobiles motorcycles home improvement tools"} {widget_id:"204",tag:"span || a",text:"Automobiles & Motorcycles",href:"https://www.aliexpress.com/category/34/ automobiles-motorcycles.html",location:"236,567",area:"8400",shape:"685",is_button:"no",xpath:"/html/body/div/div [5]/div/div [2]/div/div [2]/div/div [2]/dl [12]/dt/span",neighbor_text:"outdoor fun & sports beauty health hair automobiles motorcycles home improvement tools"} {widget_id:"197",tag:"span",text:"Toys , Kids & Babies",location:"236,462",area:"8400",shape:"685",is_button:"no",xpath :"/html/body/div/div [5]/div/div [2]/div/div [2]/div/div [2]/dl [9]/dt/span",neighbor_text:"home pet & appliances home bags shoes toys kids babies outdoor fun sports beauty health hair"} {widget_id:"199",tag:"a",text:"Kids & Babies",href:"https://www.aliexpress.com/category/1501/mother-kids.html",location :"313,471",area:"1476",shape:"455",is_button:"no",xpath:"/html/body/div/div [5]/div/div [2]/div/div…”
Section: E Prompt Engineeringmentioning
confidence: 99%
“…However, it is common for new software releases to introduce changes that can break existing automated regression tests, which require maintenance efforts and costs to update and repair the test scripts. The maintenance cost is exceptionally high when testing an application through its GUI, as GUIs frequently change between releases [8], [9], [10]. In addition, GUI scripts are subject to breaking from changes to the underlying logic and architecture of the AUT that modifies its behavior.…”
Section: Introductionmentioning
confidence: 99%
“…Self-healing mechanisms for web-based applications have been developed with the intention of autonomously identifying and resolving problems without the need for human intervention. (Dobslaw et al, 2019) Although there exists a range of tools and frameworks for this particular objective, they typically belong to the domain of Automated Testing and Monitoring tools. Presented below are a few examples of tools equipped with the ability to self-heal.…”
Section: Self-healing Supported Toolsmentioning
confidence: 99%