Chapter 4: Planning to Analysis Flashcards
What is a Design Brief
A simple document which outlines the core details and problems of your project.
What is a ‘Mission Statement’
Statement which has a collective, ultimate goal.
How are goals different from objectives?
A goal is an outcome that you want to achieve and is a broad statement, whereas an objective is a specific and measurable action which can be reached in a short period of time.
What are the ways that data can be collected?
- Interviews
- Observing the information system
- Surveys
- Focus groups
What does an ‘Information System’ involve?
- Processes
- People
- Digital systems (Software & Hardware)
- Data
Types of Non-Functional requirements
M- Maintainability
U- Usability
R- Reliability, Robustness
P- Portability
What are functional solution requirements?
What the software solution is required to do, the inputs and outputs it must receive and generate.
Types of Constraints in a solution
- Cost
- Speed of processing
- Security requirements
- Capacity
- Equipment availability
- Legal requirements
What does a Gantt chart allow you to do?
It allows tasks to be visually represented, resources allocated to each task and their progress monitored.
What is the scope?
The BOUNDARIES of the solution, what it will and will not do.
The Waterfall Model
Moves through the PSM method in order, however once an activity/stage is completed, it isn’t revisited, thus called the “Waterfall” model.
Advantages of Waterfall Model
- Simple linear progression which is easy to understand and follow.
- Easier to concentrate resources on each task and complete it.
- Works best for small projects
- Easier to keep track of milestones.
Disadvantages of Waterfall Model
- Once an application is in the development or evaluation stage, changes to the design cannot be made.
- Not suited to large scale projects
PSM
- Analysis
- Design
- Development
- Evaluation
Agile Model
Makes a quick start and then rapidly performs all of the stages over and over, gradually improving the final product.