Title :
Reachability testing of concurrent programs
Author :
Lei, Yu ; Carver, Richard H.
Author_Institution :
Dept. of Comput. Sci., Texas Univ., Arlington, TX
fDate :
6/1/2006 12:00:00 AM
Abstract :
One approach to testing concurrent programs, called reachability testing, generates synchronization sequences automatically and on-the-fly, without constructing any static models. In this paper, we present a general execution model for concurrent programs that allows reachability testing to be applied to several commonly used synchronization constructs. We also present a new method for performing reachability testing. This new method guarantees that every partially ordered synchronization sequence will be exercised exactly once without having to save any sequences that have already been exercised. We describe a prototype reachability testing tool called RichTest and report some empirical results, including a comparison between RichTest and a partial order reduction-based tool called VeriSoft. RichTest performed significantly better for the programs in our study
Keywords :
concurrency control; multi-threading; program testing; reachability analysis; synchronisation; RichTest tool; VeriSoft partial order reduction-based tool; concurrent programs; reachability testing; static model; synchronization sequence; Automatic testing; Computational efficiency; Interleaved codes; Java; Libraries; Multithreading; Performance evaluation; Prototypes; Web server; Yarn; Software testing; concurrent programming.; reachability testing;
Journal_Title :
Software Engineering, IEEE Transactions on
DOI :
10.1109/TSE.2006.56