Export Citations
Save this search
Please login to be able to save your searches and receive alerts for new content matching your search criteria.
- research-articleSeptember 2024
E2E test execution optimization for web application based on state reuse
Journal of Software: Evolution and Process (WSMR), Volume 37, Issue 1https://doi.org/10.1002/smr.2714AbstractEnd‐to‐end (E2E) testing is a commonly used technique for web application testing. Unlike traditional unit tests, E2E tests focus on test scenarios that target the entire business, which integrate and collaborate of various components and ...
In this work, we propose a test execution optimization approach‐based state reuse. Through analyzing the common operations of E2E tests, we construct a common prefix trees and reuse the page states triggered by the same operations, thereby reducing the ...