DocumentCode
2588003
Title
A new algorithm for reachability testing of concurrent programs
Author
Lei, Yu ; Carver, Richard
Author_Institution
Dept. of Comput. Sci. & Eng., Texas Univ., Arlington, TX
fYear
2005
fDate
1-1 Nov. 2005
Lastpage
355
Abstract
One approach to testing concurrent programs, called reachability testing, generates test sequences automatically, and on-the-fly, without constructing any static models. To ensure that every partially-ordered synchronization sequence of a program with a given input is exercised exactly once, existing reachability testing algorithms need to save and search through the history of synchronization sequences that have already been exercised, which is impractical for many applications. In this paper, we present a new reachability testing algorithm which does not save any synchronization sequences but still guarantees that every partially-ordered sequence will be exercised exactly once. We describe a 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; parallel programming; program testing; reachability analysis; synchronisation; RichTest; concurrent programs; partially-ordered sequence; partially-ordered synchronization sequence; reachability testing; test sequence generation; Automatic testing; Computer science; Concurrent computing; History; Information analysis; Interleaved codes; Performance evaluation; Software testing; System testing; Yarn;
fLanguage
English
Publisher
ieee
Conference_Titel
Software Reliability Engineering, 2005. ISSRE 2005. 16th IEEE International Symposium on
Conference_Location
Chicago, IL
ISSN
1071-9458
Print_ISBN
0-7695-2482-6
Type
conf
DOI
10.1109/ISSRE.2005.5
Filename
1544748
Link To Document