Title :
Extracting static and dynamic structural information from java concurrent programs for coverage testing
Author :
Rafael R. Prado;Paulo S. L. Souza;George G. M. Dourado;Simone R. S. Souza;Julio C. Estrella;Sarita M. Bruschi;Joao Lourenco
Author_Institution :
Dept. of Comput. Syst., Univ. of Sao Paulo, Sao Carlos, Brazil
Abstract :
This paper proposes novel techniques for the extraction of structural information from the source code of Java concurrent programs for their coverage testing. Such techniques differ from others because they consider synchronization flow among processes/threads, distinct paradigms of communication/synchronization, method calls and pointer manipulation. The structural information gathered from the source code is kept in a test model based on a Parallel Control Flow Graph (PCFG) and helps the generation of an instrumented source code, used for a future generation of trace files and to replay the concurrent execution. The results show the techniques can generate both an instrumented code and a PCFG for Java concurrent programs effectively, extracting static and runtime information required for structural testing.
Keywords :
"Testing","Concurrent computing","Programming","Java","Message systems","Synchronization","Runtime"
Conference_Titel :
Computing Conference (CLEI), 2015 Latin American
DOI :
10.1109/CLEI.2015.7359975