Incremental Model
Incremental Model
Zulaikha Afzal
Incremental
Model
•Incremental Model is a process of
software development where
requirements divided into multiple
standalone modules of the software
development cycle. In this model,
each module goes through the
requirements, design, implementation
and testing phases
When we use the Incremental Model?
✅ Objective: Develop a basic version of the LMS that allows users to register and log in.
🔹 Features:
• User Registration (Students & Teachers)
• Login/Logout System
• User Profile Management
💡 Outcome: Users can now create an account and log in to the LMS.
Functional Requirements
• Users can make payments and track their orders in real time.
Non-functional Requirements:
•The app should be easy to use for first-time users, with an intuitive
interface.
https://www.geeksforgeeks.org/functional-vs-non-functional-requirements/