Sciweavers

1925 search results - page 50 / 385
» Incremental test collections
Sort
View
TAICPART
2006
IEEE
144views Education» more  TAICPART 2006»
15 years 5 months ago
Testing the Implementation of Business Rules Using Intensional Database Tests
One of the key roles of any information system is to enforce the business rules and policies set by the owning organisation. As for any important functionality, it is necessary to...
David Willmor, Suzanne M. Embury
TAICPART
2010
IEEE
126views Education» more  TAICPART 2010»
14 years 10 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
PLDI
2009
ACM
16 years 14 days ago
Chameleon: adaptive selection of collections
Languages such as Java and C#, as well as scripting languages like Python, and Ruby, make extensive use of Collection classes. A collection implementation represents a fixed choic...
Ohad Shacham, Martin T. Vechev, Eran Yahav
ITCC
2002
IEEE
15 years 4 months ago
A Methodology for Collection Selection in Heterogeneous Contexts
In this paper we demonstrate that in an ideal Distributed Information Retrieval environment, taking the ability of each collection server to return relevant documents into account...
Faiza Abbaci, Michel Beigbeder, Jacques Savoy
SIGSOFT
2005
ACM
16 years 17 days ago
Performance data collection using a hybrid approach
Performance profiling consists of monitoring a software system during execution and then analyzing the obtained data. There are two ways to collect profiling data: event tracing t...
Edu Metz, Raimondas Lencevicius, Teofilo F. Gonzal...