Sciweavers

28 search results - page 1 / 6
» Incremental Integration Testing of Concurrent Programs
Sort
View
TSE
2002
54views more  TSE 2002»
13 years 4 months ago
Incremental Integration Testing of Concurrent Programs
Pramod V. Koppol, Richard H. Carver, Kuo-Chung Tai
ICCL
1994
IEEE
13 years 9 months ago
A Compositional Approach to Concurrent Object-Oriented Programming
This paper presents a model of concurrent objectoriented programming in which specification of computational behavior is separated from specification of interaction behavior of me...
Raju Pandey, James C. Browne
KBSE
2003
IEEE
13 years 10 months ago
Testing Database Transaction Concurrency
Database application programs are often designed to be executed concurrently by many clients. By grouping related database queries into transactions, DBMS systems can guarantee th...
Yuetang Deng, Phyllis G. Frankl, Zhongqiang Chen
AMOST
2007
ACM
13 years 8 months ago
Combining test case generation for component and integration testing
When integrating dierent system components, the interaction between dierent features is often error prone. Typically errors occur on interruption, concurrency or disabling/ enabli...
Sebastian Benz
SOFTVIS
2010
ACM
13 years 5 months ago
TIE: an interactive visualization of thread interleavings
Multi-core processors have become increasingly prevalent, driving a software shift toward concurrent programs which best utilize these processors. Testing and debugging concurrent...
Gowritharan Maheswara, Jeremy S. Bradbury, Christo...