Internal documents prepared after gathering information - microsoft solution framework

What are the internal documents prepared after gathering information? Explain them. [Hint Actor Catalog, business rules catalog and glossary]

There are different sets of documents that are created for gathering information. Some of them are:

a) Use cases: Description of system’s functionalities.
b) Actor Catalog: This defines a list of actors that will use the system. It’s more like a role based approach.
c) Business Rules: This is a list of business rules that apply to the system, e.g.: Id, Type, Rule Description, Relevant module/use case etc.
d) Risk Register: A list of potential risks involved with the system is created and monitored frequently along with their impact and severity.
e) Events action list: Some complex systems may also need an Events action list to be created apart from use cases to identify all the main events and database operations that are related to those events.
Benefits of modeling - microsoft solution framework
Benefits of modeling: a) More designing and modeling produces code with fewer errors as the system is more robust.........
Commonly used modeling notation - microsoft solution framework
Some of the commonly used modeling notations are: Unified Modeling Language(UML) and Object Role Modeling(ORM).........
What are UML views? - microsoft solution framework
UML diagrams offers different views to various phases of SDLC. To understand UML as per different phases, they are often classified into different views:.........
Post your comment