Web browsing automation for applications quality control Articles uri icon

publication date

  • November 2015

start page

  • 474

end page

  • 502

issue

  • 5-6

volume

  • 14

International Standard Serial Number (ISSN)

  • 1540-9589

Electronic International Standard Serial Number (EISSN)

  • 1544-5976

abstract

  • Context: Quality control comprises the set of activities aimed to evaluate that software meets its specification and delivers the functionality expected by the consumers. These activities are often removed in the development process and, as a result, the final software product usually lacks quality. Objective: We propose a set of techniques to automate the quality control for web applications from the client-side, guiding the process by functional and nonfunctional requirements (performance, security, compatibility, usability and accessibility). Method: The first step to achieve automation is to define the structure of the web navigation. Existing software artifacts in the phase of analysis and design are reused. Then, the independent paths of navigation are found, and each path is traversed automatically using real browsers while different kinds of assessments are carried out. Results: The processes and methods proposed in this paper have been implemented by means of a reference architecture and open source tools. A laboratory experiment and an industrial case study have been performed in order to validate the proposal. Conclusion: The definition of navigation paths is a rich approach to model web applications. Grey-box (black-box and white-box) methods have been proved to be very valuable for web assessment. The Chinese Postman Problem (CPP) is an optimal way to find the independent paths in a web navigation modeled as a directed graph.

subjects

  • Telecommunications

keywords

  • web navigation; functional assessment; graph theory; automated software testing; web applications; non-functional assessment