Unit 7 Flashcards
These are statements that describe what the system should do or possess to meet the needs of its users and stakeholders.
Requirements
What are the two types of system requirements?
Functional requirements
Non-functional requirements
These define what the system should achieve in terms of features and capabilities.
Functional requirements
These requirements ensures the system meets the desired levels of performance, quality, and user satisfaction.
Non-functional requirements
This is the ability of the system to handle an increasing number of users without significant performance degradation.
Scalability
This is the ability of the system to secure user passwords and prevent unauthorized access.
Security
This is the ability of the system to be intuitive and to be easily navigated by users of all experience levels.
Usability
This is the ability of the system to have at least 99.9% uptime with minimal downtime for maintenance.
Reliability
This is the ability of the system to load within 3 seconds to provide a good user experience.
Performance
This is the physical design of the system that will meet the specifications described in the system requirements document.
System Design
This is a concrete database design translated from the business rules.
Data Design
This is the part of the system with which the users interact. It includes the screen displays that provide navigation.
User Interface
This describes the system’s hardware, software, and network environment.
Architecture
This is a document or set of documentation that describes the features and behavior of a software application.
System design specification
This involves a repetitive sequence of analysis, design, modeling, and testing.
Prototyping