Sciweavers

1776 search results - page 59 / 356
» Hypothesis Testing for Module Test in Software Development
Sort
View
ISSRE
2000
IEEE
15 years 6 months ago
ATACOBOL: A COBOL Test Coverage Analysis Tool and Its Applications
A coverage testing tool ATACOBOL (Automatic Test Analysis for COBOL) that applies data flow coverage technique is developed for software development on IBM System/390 mainframe. W...
Sam K. S. Sze, Michael R. Lyu
CCECE
2006
IEEE
15 years 7 months ago
AOP Extension for Security Testing of Programs
The purpose of this paper is to use the aspect-oriented programming (AOP) paradigm for security testing. AOP allows security experts to develop and inject separate modules for con...
Nadia Belblidia, Mourad Debbabi, Aiman Hanna, Zhen...
VL
2008
IEEE
121views Visual Languages» more  VL 2008»
15 years 8 months ago
Can feature design reduce the gender gap in end-user software development environments?
Recent research has begun to report that female enduser programmers are often more reluctant than males to employ features that are useful for testing and debugging. These earlier...
Valentina Grigoreanu, Jill Cao, Todd Kulesza, Chri...
EUROMICRO
2004
IEEE
15 years 5 months ago
An Experimental Framework for Testing Web Prefetching Techniques
The popularity of web objects, and by extension the popularity of the web sites, besides the appearance of clear footprints in user's accesses that show a considerable spatia...
Josep Domènech, Ana Pont, Julio Sahuquillo,...
PPPJ
2009
ACM
15 years 8 months ago
ConcJUnit: unit testing for concurrent programs
In test-driven development, tests are written for each program unit before the code is written, ensuring that the code has a comprehensive unit testing harness. Unfortunately, uni...
Mathias Ricken, Robert Cartwright