12-How To Write A Methodology Section
12-How To Write A Methodology Section
12-How To Write A Methodology Section
Methodology
Section for an IT
Capstone Project
Shelaniejean L. Lim, MIT
Divine Word College of Bangued
Objectives
• Discuss the process involved in developing a research
project
Selecting a Methodology for your
Capstone Research
• The information about the materials you used to
conduct your research
– Materials - mean any instruments or equipment you used, any
subjects being studied and any treatments that were
administered as part of your research.
• Object Oriented
– Based on the interaction that happens between ‘objects’
– Real world objects are modeled by corresponding
programming objects. Objects have state, behaviour and
identity.
The Phases of the SDLC: Software (or
Systems) Development Life Cycle
• The Phases of the SDLC for both the Structured and the
OO methodologies are similar
– Project Planning Phase
– Analysis Phase: understanding business needs
– Design Phase: conceptualizing computer-system
solutions
– Implementation Phase: coding, testing and
installation
– Support Phase
SDLC used for the development of the
Capstone Project
• You will develop your capstone project in teams using
the SDLC
– Project Planning Phase
– Analysis Phase
– Design Phase
– Implementation Phase
– Support Phase (to be negotiated with client)
SDLC Variations
• Developers encounter many variations of SDLC in
practice. Based on:
– Phases
– Iterations
– Emphasis on people
– Speed of development
• Analysis Specification
– Discussion of the behavioral properties that the system must have. Sub-topics can be
the performance (speed), security, usability, economic impact and other related
topics
• Design
– Logical and Conceptual design supported by System Flowchart, ERD, Data
Dictionary, System Prototype