ReDeCheck: An Automatic Layout Failure Checking Tool for Responsively Designed Web Pages

by Thomas A. Walsh, Gregory M. Kapfhammer, and Phil McMinn

International Conference on Software Testing and Analysis (ISSTA 2017)



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 ... [more]


Reference

Thomas A. Walsh, Gregory M. Kapfhammer, and Phil McMinn. ReDeCheck: An Automatic Layout Failure Checking Tool for Responsively Designed Web Pages. International Conference on Software Testing and Analysis (ISSTA 2017), pp. 360–363, 2017


Bibtex Entry
@inproceedings{Walsh2017,
  author    = "Walsh, Thomas A. and Kapfhammer, Gregory M. and McMinn, Phil",
  title     = "{ReDeCheck}: An Automatic Layout Failure Checking Tool for Responsively Designed Web Pages",
  booktitle = "International Conference on Software Testing and Analysis (ISSTA 2017)",
  pages     = "360--363",
  year      = "2017"
}