Sciweavers

383 search results - page 5 / 77
» Unit testing concurrent software
Sort
View
APSEC
1996
IEEE
14 years 1 months ago
A Prototype of a Concurrent Behavior Monitoring Tool for Testing of Concurrent Programs
Testing of concurrent programs is much more difficult than that of sequential programs. A concurrent program behaves nondeterministically, that is, the program may produce differe...
Eisuke Itoh, Zengo Furukawa, Kazuo Ushijima
APSEC
2009
IEEE
14 years 2 months ago
Unit Testing Approaches for BPEL: A Systematic Review
Zulfa Zakaria, Rodziah Binti Atan, Abdul Azim Abdu...
SIGSOFT
2006
ACM
14 years 3 months ago
Carving differential unit test cases from system test cases
Unit test cases are focused and efficient. System tests are effective at exercising complex usage patterns. Differential unit tests (DUT) are a hybrid of unit and system tests. T...
Sebastian G. Elbaum, Hui Nee Chin, Matthew B. Dwye...