Sciweavers

202 search results - page 18 / 41
» Automatic test factoring for java
Sort
View
ICSE
2007
IEEE-ACM
15 years 9 months ago
Bug Hunt: Making Early Software Testing Lessons Engaging and Affordable
Software testing efforts account for a large part of the software development costs. We still struggle, however, to properly prepare students to perform software testing activitie...
Sebastian G. Elbaum, Suzette Person, Jonathan Doku...
AICT
2006
IEEE
102views Communications» more  AICT 2006»
15 years 3 months ago
A Computer Aided Grading System for Subjective Tests
Computer aided tests replace traditional written answers on paper sheets with electronic records. For subjective tests, computers are not able to do all grading jobs, due to limit...
Yijian Wu, Wenyun Zhao, Xin Peng, Yunjiao Xue
PLDI
2009
ACM
15 years 10 months 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
SCHOLARPEDIA
2008
109views more  SCHOLARPEDIA 2008»
14 years 9 months ago
Latent semantic analysis
A new method for automatic indexing and retrieval is described. The approach is to take advantage of implicit higher-order structure in the association of terms with documents (&q...
Thomas K. Landauer, Susan T. Dumais
OTM
2005
Springer
15 years 2 months ago
An XML-Based Cross-Language Framework
Abstract. We introduce XMLVM, a Turing complete XML-based programming language based on a stack-based, virtual machine. We show how XMLVM can automatically be created from Java cla...
Arno Puder