Webrts: A dynamic regression test selection tool for java web applications

Z Long, Z Ao, G Wu, W Chen… - 2020 IEEE International …, 2020 - ieeexplore.ieee.org
Regression testing is an expensive activity in software development. To speed it up,
regression test selection (RTS) is a promising approach by selecting a subset of tests which …

Testsage: Regression test selection for large-scale web service testing

H Zhong, L Zhang, S Khurshid - 2019 12th IEEE Conference on …, 2019 - ieeexplore.ieee.org
Regression testing is an important but expensive activity in software development. Among
various types of tests, web service tests are usually one of the most expensive (due to …

Applying modified code entity-based regression test selection for manual end-to-end testing of commercial web applications

T Nakagawa, K Munakata… - 2019 IEEE International …, 2019 - ieeexplore.ieee.org
Regression testing plays an important role in maintaining the quality of web applications as
they are modified. To reduce the cost of this testing, researchers have proposed a variety of …

Practical regression test selection with dynamic file dependencies

M Gligoric, L Eloussi, D Marinov - Proceedings of the 2015 International …, 2015 - dl.acm.org
Regression testing is important but can be time-intensive. One approach to speed it up is
regression test selection (RTS), which runs only a subset of tests. RTS was proposed over …

NodeSRT: a selective regression testing tool for Node. js application

Y Chen - 2021 IEEE/ACM 43rd International Conference on …, 2021 - ieeexplore.ieee.org
Node. js is one of the most popular frameworks for building web applications. As software
systems mature, the cost of running their entire regression test suite can become significant …

Resurgence of regression test selection for c++

B Fu, S Misailovic, M Gligoric - 2019 12th IEEE Conference on …, 2019 - ieeexplore.ieee.org
Regression testing-running available tests after each project change-is widely practiced in
industry. Despite its widespread use and importance, regression testing is a costly activity …

Selective regression testing for web applications created with Google Web Toolkit

M Hirzel - Proceedings of the 2014 International Conference on …, 2014 - dl.acm.org
Today's web applications are highly dynamic and powerful software components that may
change often. Mostly, they are based on JavaScript or AJAX. A common way to ensure …

Regression test selection for TizenRT

A Celik, YC Lee, M Gligoric - Proceedings of the 2018 26th ACM Joint …, 2018 - dl.acm.org
Regression testing-running tests after code modifications-is widely practiced in industry,
including at Samsung. Regression Test Selection (RTS) optimizes regression testing by …

STARTS: STAtic regression test selection

O Legunsen, A Shi, D Marinov - 2017 32nd IEEE/ACM …, 2017 - ieeexplore.ieee.org
Regression testing is an important part of software development, but it can be very time
consuming. Regression test selection (RTS) aims to speed up regression testing by running …

Hybrid regression test selection

L Zhang - Proceedings of the 40th International Conference on …, 2018 - dl.acm.org
Regression testing is crucial but can be extremely costly. Regression Test Selection (RTS)
aims to reduce regression testing cost by only selecting and running the tests that may be …