Misc Failure Analysis Report
Introduction
The Software Requirement Specification (SRS) for Misc describes the system functional and non-functional requirements that describe the expected interactions that the software shall provide.
Dependencies
The Misc application is developed using MOOSE and is based on various modules, as such the SRS for Misc is dependent upon the following documents.
Failure Analysis Requirements
The following is a complete list for all the requirements related to failure analysis for Misc.
- misc: Dynamic Loading
- 7.2.3
Specification(s): dynamic_load_error_check
Collection(s): FUNCTIONALFAILURE_ANALYSIS
Type(s): RunException
- 7.2.9
Specification(s): dynamic_object_restrict_bad
Collection(s): FUNCTIONALFAILURE_ANALYSIS
Type(s): RunException
Prerequisite(s): 7.2.8
- 7.2.10
Specification(s): dynamic_object_loading_wrong_app
Collection(s): FUNCTIONALFAILURE_ANALYSIS
Type(s): RunException
- 7.2.11
Specification(s): dynamic_object_loading_bogus_app
Collection(s): FUNCTIONALFAILURE_ANALYSIS
Type(s): RunException
Prerequisite(s): 7.2.10