Thank you! We will contact you shortly.
Contact Us
Requirement Artifact Types Overview
In Almware, requirements are explained using different types of artifacts, which are interconnected. These artifacts detail various parts of a requirement and help maintain consistency. They also make it possible to reuse specific artifacts, like data models or UI screens, across multiple requirements.
Almware organizes requirements into three levels:
- Business requirements
- Software requirements
- Specifications
Business Requirements
Business requirements are used to define any high-level requirements of projects, like objectives, goals, outcomes from both the user’s and business’s perspectives. They include:
- Business Requirements (business goals, constraints, rules)
- User Requirements (use cases, user stories)
- Other Types of high-level requirements
Software Requirements
Software requirements are used to describe the software's functions and features and to link business requirements to the implementation.
Software requirements have two levels:
- Requirements Modules
- Software Requirements
Requirement Modules
Requirement module are group of related software requirements that are developed and work together to provide specific functionality. Modules help organize multiple requirements based on software functionality, making it easier to focus on specific areas during project management.
A module can contain multiple software requirements, but each software requirement belongs to only one module.
Software Requirements
A software requirement artifact is a key type of requirement in Almware. It is used to break down and describe both functional and non-functional requirements for the system.
These requirements provide traceability and link business requirements with requirement specifications, as well as with testing and issue tracking activities.
This module would include the following software requirements (with a separate artifact for each requirement):
-User Directory,
-User Search,
-View User Information,
-Add User,
-Edit User,
-Unlock User,
-Lock User,
-Delete User
Software requirements provide tre traceability between high-level requirements, specifications (like UI designs, data model entities, APIs, etc.), test cases (and their results), and software units (including the corresponding source code).
Specifications
In Almware, you can add extra artifacts to a project, beyond the main software requirements. These additional artifacts can be customized based on the project's needs and may include:
Data Model Entity
A data model entity describes the structure and relationships of data used in the system. It defines entities (like database tables, file classes, etc.) and their attributes.
This artifact helps to understand which entities are used in the system, how they are related, and which requirements they are used in.
User Interface (UI)
The user interface (UI) artifact describes a specific screen or a significant state of a screen of the user interface, or part of it.
This artifact can include visual information (screenshots, Figma frame links, screen prototypes), links to external systems (prototypes or layouts in other tools), and textual descriptions (UI specifications).
Application Programming Interface (API Methods)
API artifacts define how different parts of the software, or the software and external systems, communicate. These artifacts link API methods to the functional requirements they implement.
Customizable artifacts
Customizable artifacts are used for additional details about requirements or their implementation. They can describe events, notifications, configuration variables, and other system elements.
Customizable artifacts can be used to create lists of events, notifications, or other project artifacts that can be linked to requirements.