面向GUI测试的可触控控件检测方法
    点此下载全文
引用本文:靳一鸣1,钱巨2 ,王寅1.面向GUI测试的可触控控件检测方法[J].计算技术与自动化,2023,(3):61-66
摘要点击次数: 208
全文下载次数: 0
作者单位
靳一鸣1,钱巨2 ,王寅1 (1. 南京航空航天大学 计算机科学与技术学院江苏 南京 210016
2. 软件新技术与产业化协同创新中心江苏 南京 210023) 
中文摘要:为了解决基于深度学习的GUI元素识别方法表现不佳以及无法判断是否可触控的问题,提高GUI测试的效率与覆盖率,提出有效的面向GUI测试的可触控控件训练与检测方法。首先定义可触控控件的检测类别,用于直接检测具备可触发属性的控件;考虑到UI页面存在堆叠元素,对数据集中不可见的控件进行过滤,并剔除视图层次结构与屏幕截图不同步的数据;通过分析安卓机制将UI页面中可触控控件进行了标记。最后基于YOLO v5s训练获得一个轻量级训练模型。结果表明,提出的训练及检测方法优于现有深度学习方法和经典方法,其F1达到了82%,在GUI测试中具有良好的使用价值。
中文关键词:深度学习  数据集去噪  GUI测试
 
GUI-Oriented Testing Touchable Widget Detection Method
Abstract:In order to solve the problem of poor performance of GUI element recognition method based on deep learning and inability to judge whether it is touchable, and improve the efficiency and coverage of GUI testing, an effective touchable control training and detection method for GUI testing is proposed. First define the detection category of touchable controls to directly detect controls with triggerable properties; considering the existence of stacked elements on the UI page, filter the invisible controls in the dataset, and remove the data whose view hierarchy is out of sync with the screenshot; mark the touchable controls in the UI page by analyzing the Android mechanism. Finally, a lightweight training model is obtained based on YOLO v5s training. The results show that the proposed training and detection method outperforms the existing deep learning methods and classical methods, and its F1 reaches 82%, which has good use value in GUI testing.
keywords:deep learning  dataset denoising  GUI testing
查看全文   查看/发表评论   下载pdf阅读器