Sciweavers

TAICPART
2010
IEEE
125views Education» more  TAICPART 2010»
13 years 2 months ago
Synthesis of On-Line Planning Tester for Non-deterministic EFSM Models
Marko Kääramees, Jüri Vain, Kullo R...
TAICPART
2010
IEEE
133views Education» more  TAICPART 2010»
13 years 3 months ago
Localizing Defects in Multithreaded Programs by Mining Dynamic Call Graphs
Abstract. Writing multithreaded software for multicore computers confronts many developers with the difficulty of finding parallel programming errors. In the past, most parallel d...
Frank Eichinger, Victor Pankratius, Philipp W. L. ...
TAICPART
2010
IEEE
132views Education» more  TAICPART 2010»
13 years 3 months ago
A Generic Approach to Run Mutation Analysis
Siamak Haschemi, Stephan Weißleder
TAICPART
2010
IEEE
126views Education» more  TAICPART 2010»
13 years 3 months ago
Improved Testing through Refactoring: Experience from the ProTest Project
We report on how the Wrangler refactoring tool has been used to improve and transform test code for Erlang systems. This has been achieved through the removal of code clones, the i...
Huiqing Li, Simon J. Thompson
TAICPART
2010
IEEE
173views Education» more  TAICPART 2010»
13 years 3 months ago
DOM Transactions for Testing JavaScript
Abstract. Unit testing in the presence of side eects requires the construction of a suitable test xture before each test run. We consider the problem of providing test xtures fo...
Phillip Heidegger, Annette Bieniusa, Peter Thieman...
TAICPART
2010
IEEE
166views Education» more  TAICPART 2010»
13 years 3 months ago
Linguistic Security Testing for Text Communication Protocols
We introduce a new Syntax-based Security Testing (SST) framework that uses a protocol specification to perform security testing on text-based communication protocols. A protocol sp...
Ben W. Y. Kam, Thomas R. Dean
TAICPART
2010
IEEE
336views Education» more  TAICPART 2010»
13 years 3 months ago
A Fault Injection Tool for Testing Web Services Composition
Fayçal Bessayah, Ana R. Cavalli, Willian Ma...
TAICPART
2010
IEEE
158views Education» more  TAICPART 2010»
13 years 3 months ago
Bad Pairs in Software Testing
Abstract. With pairwise testing, the test model is a list of N parameters. Each test case is an N-tuple; the test space is the cross product of the N parameters. A pairwise test is...
Daniel Hoffman, Chien Chang, Gary Bazdell, Brett S...