Thesis Notes
Thesis Notes
Thesis 2
EXAMPLE:
• Refining information
Spiral model consists of four different phases.
• Eliminating waste These phases are:
• Making decisions as late as possible 1. Planning
2. Risk Analysis
• Delivering a product as quickly as possible
3. Engineering & Execution
• Keeping the integrity of a concept 4. Evaluation
→ Reduced Defects
Regiment processes, automated testing
→ Process Metrics
Track both time at each stage, and the
errors and exceptions
Package 8. PROTOTYPING
artifact repository, application pre-
deployment staging • effective for testing a new concept or
creating a system for emerging
Release technology.
change management, release approvals, • developers focus most of their efforts on
release automation creating a model and outlining the overall
plans for a system.
Operate • allows customers to see the capabilities of
infrastructure installation, infrastructure a design before implementing any coding
changes (scalability), infrastructure or testing.
configuration and management,
infrastructure as code tools, capacity
planning, capacity & resource management,
security check, service deployment, high
availability (HA), data recovery,
log/backup management, database
management
Monitor
service performance monitoring, log
monitoring, end user experience, incident
management
7. V-MODEL
• some call the Verification and Validation
model
• focuses on testing at every step of
development
• This method also compartmentalizes each
step, which often makes it easier to control
the development process.
• connects the testing of a product to its
corresponding development phase,
meaning it essentially makes the
development process follow the coding
phase instead of following the traditional
order.
• Similar to the waterfall model, the V-
Shaped life cycle follows a sequential
process execution. Each phase’s
completion is necessary before moving to
the next phase
• The V-Model is a software development
approach. It plans testing alongside the
matching development phase in parallel.
THS 2 NOTES 1st Semester 2024-2025
Thesis 2
DIAGRAMS
Diagram of V-Model
Diagram of Prototyping