Abstract
Over the last few years, the complexity of web applications has increased to provide more dynamic web applications to users. The drawback of this complexity is the growing number of errors in the front-end applications. In this paper, we present an approach to provide self-healing for the web. We implemented this approach in two different tools: (i) BikiniProxy, an HTTP repair proxy, and (ii) BugBlock, a browser extension. They use five self-healing strategies to rewrite the buggy HTML and JavaScript code to handle errors in web pages. We evaluate BikiniProxy and BugBlock with a new benchmark of 555 reproducible JavaScript errors of which 31.76% can be automatically self-healed by BikiniProxy and 15.67% by BugBlock.
Original language | English |
---|---|
Article number | e1731 |
Journal | Software Testing Verification and Reliability |
Volume | 30 |
Issue number | 2 |
DOIs | |
Publication status | Published - 1 Mar 2020 |
Externally published | Yes |
Keywords
- bugs
- chrome extension
- JavaScript
- proxy
- self-healing