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 …

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 …

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 …

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 …

A framework for checking regression test selection tools

C Zhu, O Legunsen, A Shi… - 2019 IEEE/ACM 41st …, 2019 - ieeexplore.ieee.org
Regression test selection (RTS) reduces regression testing costs by re-running only tests
that can change behavior due to code changes. Researchers and large software …

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 …

Ekstazi: Lightweight test selection

M Gligoric, L Eloussi, D Marinov - 2015 IEEE/ACM 37th IEEE …, 2015 - ieeexplore.ieee.org
Regression testing is a crucial, but potentially time-consuming, part of software
development. Regression test selection (RTS), which runs only a subset of tests, was …

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 …

In regression testing selection when source code is not available

J Zheng - Proceedings of the 20th IEEE/ACM international …, 2005 - dl.acm.org
Regression testing involves selective re-testing of a system or component to verify that
modifications have not caused unintended effects and that the system or component still …

An empirical study of regression test application frequency

JM Kim, A Porter, G Rothermel - … of the 22nd international conference on …, 2000 - dl.acm.org
Regression testing is an expensive maintenance process used to revalidate modified
software. Regression test selection (RTS) techniques try to lower the cost of regression …