Sciweavers

4167 search results - page 150 / 834
» Evolutionary functional testing
Sort
View
119
Voted
ISPW
2006
IEEE
15 years 8 months ago
Simulating the Structural Evolution of Software
As functionality is added to an ageing piece of software, its original design and structure tends to erode. The underlying forces which cause such degradation have been the subject...
Benjamin Stopford, Steve Counsell
202
Voted
NAR
2000
120views more  NAR 2000»
15 years 2 months ago
SCOP: a Structural Classification of Proteins database
The Structural Classification of Proteins (SCOP) database provides a detailed and comprehensive description of the relationships of all known proteins structures. The classificati...
Loredana Lo Conte, Bart Ailey, Tim J. P. Hubbard, ...
95
Voted
ESEM
2007
ACM
15 years 6 months ago
Defect Detection Efficiency: Test Case Based vs. Exploratory Testing
This paper presents a controlled experiment comparing the defect detection efficiency of exploratory testing (ET) and test case based testing (TCT). While traditional testing lite...
Juha Itkonen, Mika Mäntylä, Casper Lasse...
125
Voted
VTS
2007
IEEE
143views Hardware» more  VTS 2007»
15 years 9 months ago
RTL Test Point Insertion to Reduce Delay Test Volume
In this paper, a novel test point insertion methodology is presented for RTL designs that aims to reduce the data volume of scan-based transition delay tests. Test points are iden...
Kedarnath J. Balakrishnan, Lei Fang
107
Voted
ENTCS
2002
88views more  ENTCS 2002»
15 years 2 months ago
Testing Concurrent Java Programs using Randomized Scheduling
The difficulty of finding errors caused by unexpected interleavings of threads in concurrent programs is well known. Model checkers can pinpoint such errors and verify correctness...
Scott D. Stoller