@article{Honfi_Micskei_2017, title={Supporting Unit Test Generation via Automated Isolation}, volume={61}, url={https://pp.bme.hu/eecs/article/view/9768}, DOI={10.3311/PPee.9768}, abstractNote={<p>Testing is a significantly time-consuming, yet commonly employed activity to improve the quality of software. Thus, techniques like dynamic symbolic execution were proposed for generating tests only from source code. However, current approaches usually could not create thorough tests for software units with dependencies (e.g. calls to file system or external services). In this paper, we present a novel approach that synthesizes an isolation sandbox, which interacts with the test generator to increase the covered behaviour in the unit under test. The approach automatically transforms the code of the unit under test, and lets the test generator choose values for parameters in the calls to dependencies. The paper presents a prototype implementation that collaborates with the IntelliTest test generator. The automated isolation is evaluated on source code from open-source projects. The results show that the approach can significantly increase the code coverage achieved by the generated tests.</p>}, number={2}, journal={Periodica Polytechnica Electrical Engineering and Computer Science}, author={Honfi, Dávid and Micskei, Zoltán}, year={2017}, pages={116–131} }