Untitled Deck Flashcards
What is Requirement Analysis?
SDLC
Gathering and analyzing business requirements and defining project needs.
What is System Design?
SDLC
Creating a blueprint for the system, including architecture, components, and design documents.
What is Development?
SDLC
Coding and developing the application based on the defined design.
What is Testing?
SDLC
Executing test cases to ensure the application meets the requirements and is free of bugs.
What is Deployment?
SDLC
Deploying the application to a production environment where it can be accessed by users.
What is Maintenance?
SDLC
Providing ongoing support, fixing issues, and making updates or improvements.
SDLC: Name 6 steps in the correct order
SDLC: Name 6 steps in the correct order
- Requirement Analysis
- System Design
- Development
- Testing
- Deployment
- Maintenance