Dependency-aware web test generation

M Biagiola, A Stocco, F Ricca… - 2020 IEEE 13th …, 2020 - ieeexplore.ieee.org
Web crawlers can perform long running in-depth explorations of a web application,
achieving high coverage of the navigational structure. However, a crawling trace cannot be …

Diversity-based web test generation

M Biagiola, A Stocco, F Ricca, P Tonella - … of the 2019 27th ACM Joint …, 2019 - dl.acm.org
Existing web test generators derive test paths from a navigational model of the web
application, completed with either manually or randomly generated input values. However …

Leveraging existing tests in automated test generation for web applications

A Milani Fard, M Mirzaaghaei, A Mesbah - Proceedings of the 29th ACM …, 2014 - dl.acm.org
To test web applications, developers currently write test cases in frameworks such as
Selenium. On the other hand, most web test generation techniques rely on a crawler to …

Web test dependency detection

M Biagiola, A Stocco, A Mesbah, F Ricca… - Proceedings of the 2019 …, 2019 - dl.acm.org
E2E web test suites are prone to test dependencies due to the heterogeneous multi-tiered
nature of modern web apps, which makes it difficult for developers to create isolated …

Automating web application testing from the ground up: Experiences and lessons learned in an industrial setting

V Debroy, L Brimble, M Yost… - 2018 IEEE 11th …, 2018 - ieeexplore.ieee.org
Automating web application testing is a very tricky process due to inherent complexity,
dynamic behavior (s) in web pages, differences in the way browsers render the same …

Search based path and input data generation for web application testing

M Biagiola, F Ricca, P Tonella - … , September 9-11, 2017, Proceedings 9, 2017 - Springer
Test case generation for web applications aims at ensuring full coverage of the navigation
structure. Existing approaches resort to crawling and manual/random input generation, with …

Automatic web testing using curiosity-driven reinforcement learning

Y Zheng, Y Liu, X Xie, Y Liu, L Ma… - 2021 IEEE/ACM 43rd …, 2021 - ieeexplore.ieee.org
Web testing has long been recognized as a notoriously difficult task. Even nowadays, web
testing still mainly relies on manual efforts in many cases while automated web testing is still …

A web testing platform based on hybrid automated testing framework

Z Sun, Y Zhang, Y Yan - 2019 IEEE 4th Advanced Information …, 2019 - ieeexplore.ieee.org
With the widespread use of large-scale web application systems, web automated testing has
met many challenges. Faced with the requirements of short cycle, large-scale automated test …

Automated web application testing driven by pre-recorded test cases

N Sunman, Y Soydan, H Sözer - Journal of Systems and Software, 2022 - Elsevier
There are fully automated approaches proposed for Web application testing. These
approaches mainly rely on tools that explore an application by crawling it. The crawling …

Scalability and robustness testing for open source web crawlers

D Yang, P Thiengburanathum - 2021 Joint International …, 2021 - ieeexplore.ieee.org
This paper implemented the proposed framework. It focuses on evaluating the crawlers
based on scalability and robustness on e-commerce websites. The scalability is a feature …