Automatic Visual Verification of Layout Failures in Responsively Designed Web Pages

by Ibrahim Althomali, Gregory M. Kapfhammer, and Phil McMinn

International Conference on Software Testing, Verification and Validation (ICST 2019)

Winner of an IEEE Distinguished Paper Award


Responsively designed web pages adjust their layout according to the viewport width of the device in use. Although tools exist to help developers test the layout of a responsive web page, they often rely on humans to flag problems. Yet, the considerable number of web-enabled devices with unique viewport widths makes this manual process both time-consuming and error-prone. Capable of detecting some common responsive layout failures, the REDECHECK tool partially automates this process. Since REDECHECK focuses on a web page’s document object model (DOM), some of the issues it finds are not observable by humans. This paper presents a tool, ... [more]


Reference

Ibrahim Althomali, Gregory M. Kapfhammer, and Phil McMinn. Automatic Visual Verification of Layout Failures in Responsively Designed Web Pages. International Conference on Software Testing, Verification and Validation (ICST 2019), pp. 183–193, 2019


Bibtex Entry
@inproceedings{Althomali2019,
  author    = "Althomali, Ibrahim and Kapfhammer, Gregory M. and McMinn, Phil",
  title     = "Automatic Visual Verification of Layout Failures in Responsively Designed Web Pages",
  booktitle = "International Conference on Software Testing, Verification and Validation (ICST 2019)",
  pages     = "183--193",
  year      = "2019"
}