Sciweavers

17789 search results - page 1 / 3558
» Exceptional Use Cases
Sort
View
UML
2005
Springer
13 years 10 months ago
Exceptional Use Cases
Many exceptional situations arise during the execution of an application. When developing dependable software, the first step is to foresee these exceptional situations and docume...
Aaron Shui, Sadaf Mustafiz, Jörg Kienzle, Chr...
ICSE
2007
IEEE-ACM
14 years 5 months ago
Exception-Chain Analysis: Revealing Exception Handling Architecture in Java Server Applications
Although it is common in large Java programs to rethrow exceptions, existing exception-flow analyses find only single exceptionflow links, thus are unable to identify multiple-lin...
Chen Fu, Barbara G. Ryder
MIE
2008
131views Healthcare» more  MIE 2008»
13 years 6 months ago
Case-Based Reasoning to Explain Medical Model Exceptions
In medicine many exceptions occur. In medical practise and in knowledge-based systems too, it is necessary to consider them and to deal with them appropriately. In medical studies ...
Rainer Schmidt, Olga Vorobieva
APIN
2000
124views more  APIN 2000»
13 years 4 months ago
Exception Handling in Workflow Systems
Abstract. In this paper, defeasible workflow is proposed as a framework to support exception handling for workflow management. By using the "justified" ECA rules to captu...
Zongwei Luo, Amit P. Sheth, Krys Kochut, John A. M...
FTCS
1998
144views more  FTCS 1998»
13 years 6 months ago
Improving Software Robustness with Dependability Cases
Programs fail mainly for two reasons: logic errors in the code, and exception failures. Exception failures can account for up to 2/3 of system crashes [6], hence are worthy of ser...
Roy A. Maxion, Robert T. Olszewski