Sciweavers

94 search results - page 7 / 19
» infsof 2006
Sort
View
INFSOF
1998
82views more  INFSOF 1998»
13 years 7 months ago
Teaching software engineering to a mixed audience
This paper describes some observations derived from teaching a course in software engineering to a mixed audience of undergraduates and professional Master's degree students ...
Michael W. Godfrey
INFSOF
2000
110views more  INFSOF 2000»
13 years 7 months ago
Partition testing with usage models
The fundamental statistical strategy of improving sampling efficiency through partitioning the population is applied to software testing. Usage models make it possible to apply th...
Kirk Sayre, Jesse H. Poore
INFSOF
2002
78views more  INFSOF 2002»
13 years 7 months ago
Flow insensitive points-to sets
Pointer analysis is an important part of source code analysis. Many programs that manipulate source code take points-to sets as part of their input. Points-to related data collect...
Paul Anderson, David Binkley, Genevieve Rosay, Tim...
INFSOF
2002
52views more  INFSOF 2002»
13 years 7 months ago
Molecule-oriented programming in Java
Molecule-oriented programming is introduced as a programming style carrying some perspective for Java. A sequence of examples is provided. Supporting the development of the molecu...
Jan A. Bergstra
INFSOF
2002
95views more  INFSOF 2002»
13 years 7 months ago
Semantic and behavioral library transformations
While software methodology encourages the use of libraries and advocates architectures of layered libraries, in practice the composition of libraries is not always seamless and th...
Sibylle Schupp, Douglas Gregor, David R. Musser, S...