Comparing and combining file-based selection and similarity-based prioritization towards regression test orchestration

R Greca, B Miranda, M Gligoric… - Proceedings of the 3rd …, 2022 - dl.acm.org
Test case selection (TCS) and test case prioritization (TCP) techniques can reduce time to
detect the first test failure. Although these techniques have been extensively studied in …

Inline tests

Y Liu, P Nie, O Legunsen, M Gligoric - Proceedings of the 37th IEEE …, 2022 - dl.acm.org
Unit tests are widely used to check source code quality, but they can be too coarse-grained
or ill-suited for testing individual program statements. We introduce inline tests to make it …

Software regression testing in industrial settings: Preliminary findings from a literature review

RH Rosero, OS Gómez, ER Villa, RA Aguilar… - … on Advances in …, 2022 - Springer
In the professional field of software development, unit tests are often used as a verification
mechanism of the code produced. With the design and execution of test cases, it is possible …