Sciweavers

953 search results - page 45 / 191
» On the Emulation of Software Faults by Software Fault Inject...
Sort
View
ICPPW
2008
IEEE
15 years 4 months ago
Simulating Failures on Large-Scale Systems
—Developing fault management mechanisms is a difficult task because of the unpredictable nature of failures. In this paper, we present a fault simulation framework for Blue Gene...
Narayan Desai, Ewing L. Lusk, Daniel Buettner, And...
ICSM
1999
IEEE
15 years 2 months ago
Test Case Prioritization: An Empirical Study
Test case prioritization techniques schedule test cases for execution in an order that attempts to maximize some objective function. A variety of objective functions are applicabl...
Gregg Rothermel, Roland H. Untch, Chengyun Chu, Ma...
CLEIEJ
2007
90views more  CLEIEJ 2007»
14 years 9 months ago
Software - Implemented Self-healing System
The term “Self-healing” denotes the capability of a software system in dealing with bugs. Fault tolerance for dependable computing is to provide the specified service through ...
Goutam Kumar Saha
80
Voted
ASWEC
2001
IEEE
15 years 1 months ago
Applying Static Analysis to Large-Scale, Multi-Threaded Java Programs
Static analysis is a tremendous help when trying to find faults in complex software. Writing multi-threaded programs is difficult, because the thread scheduling increases the prog...
Cyrille Artho, Armin Biere
IOLTS
2003
IEEE
109views Hardware» more  IOLTS 2003»
15 years 3 months ago
Low-Cost On-Line Fault Detection Using Control Flow Assertions
Rajesh Venkatasubramanian, John P. Hayes, Brian T....