improve use cases entry page
[doc.git] / docs / usecases / index.rst
1 .. This work is licensed under a Creative Commons Attribution 4.0
2 .. International License.  http://creativecommons.org/licenses/by/4.0
3 .. Copyright 2023 ONAP Contributors. All rights reserved.
4
5 .. _usecases_entry:
6
7 Use Cases, Blueprints, Requirements
8 ===================================
9
10 ONAP use cases are descriptions of how a user interacts with an ONAP system to
11 achieve a specific goal. They describe the actions that the user takes, the
12 system’s responses, and any conditions or tasks that must be met for the
13 interaction to occur. ONAP use cases are used to identify and define the
14 functional requirements of the ONAP system.
15
16 ONAP requirements are statements that describe what the ONAP system must do,
17 how it should behave , and what constraints it must operate under. 
18 ONAP requirements are typically divided into functional requirements, which
19 describe what the ONAP system must do, and non-functional requirements, which
20 describe how the ONAP system should behave or perform.
21
22 ONAP blueprint is a high-level design document that provides an overview of the
23 ONAP system’s architecture and components. The blueprint typically includes
24 diagrams that illustrate the ONAP system’s structure and relationships between
25 components, as well as descriptions of each ONAP component’s function and
26 interface.
27
28 :doc:`The latest verified use cases, functional requirements and blueprints can be found here.<onap-integration:docs_usecases_release>`