Sciweavers

3544 search results - page 341 / 709
» Software Testing
Sort
View
IWPC
2003
IEEE
15 years 12 months ago
Individual Differences in Program Comprehension Strategies in Unfamiliar Programming Systems
This study examines the effect of individual differences on the program comprehension strategies of users working with an unfamiliar programming system. Participants of varying pr...
Andrew Jensen Ko, Bob Uttl
SIGSOFT
2010
ACM
15 years 4 months ago
HI-C: diagnosing object churn in framework-based applications
In prior work we have developed an escape analysis to help developers identify sources of object churn (i.e., excessive use of temporaries) in large framework-based applications. ...
Marc Fisher II, Luke Marrs, Barbara G. Ryder
AADEBUG
2005
Springer
16 years 7 days ago
Lightweight bug localization with AMPLE
AMPLE locates likely failure-causing classes by comparing method call sequences of passing and failing runs. A difference in method call sequences, such as multiple deallocation ...
Valentin Dallmeier, Christian Lindig, Andreas Zell...
MSR
2006
ACM
16 years 19 days ago
Are refactorings less error-prone than other changes?
Refactorings are program transformations which should preserve the program behavior. Consequently, we expect that during phases when there are mostly refactorings in the change hi...
Peter Weißgerber, Stephan Diehl

Book
290views
17 years 2 months ago
More Servlets and JavaServer Pages
"Before you can start learning specific servlet and JSP techniques, you need to have the right software and know how to use it. This introductory chapter explains how to obt...
Marty Hall