Since people frequently access websites with a wide variety of devices (e.g., mobile phones, laptops, and desktops), developers need frameworks and tools for creating layouts that are useful at many viewport widths. While responsive web design (RWD) principles and frameworks facilitate the development of such sites, there is a lack of tools supporting the detection of failures in their layout. Since the quality assurance process for responsively designed websites is often manual, time-consuming, and error-prone, this paper presents ReDeCheck, an automated layout checking tool that alerts developers to both potential unintended regressions in responsive layout and common types of layout failure. In addition to summarizing ReDeCheck’s benefits, this paper explores two different usage scenarios for this tool that is publicly available on GitHub.udud
展开▼
机译:由于人们经常使用各种各样的设备(例如手机,笔记本电脑和台式机)访问网站,因此开发人员需要框架和工具来创建在许多视口宽度上有用的布局。尽管响应式Web设计(RWD)的原理和框架促进了此类站点的开发,但仍缺乏支持检测其布局中的故障的工具。由于响应式设计网站的质量保证过程通常是手动的,耗时的且容易出错,因此本文介绍了ReDeCheck,这是一种自动的布局检查工具,可以提醒开发人员注意响应式布局中潜在的意外退缩以及常见的布局失败类型。除了概述ReDeCheck的好处外,本文还探讨了该工具的两种不同使用场景,该场景可在GitHub上公开使用。 ud ud
展开▼