Chapter 4 Flashcards
What does an ‘Information System’ involve?
- Processes
- People
- Digital systems (Software & Hardware)
- Data
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?
1.Interviews
2.Observing the information system
3.Surveys
What are functional solution requirements?
What will the software solution is required to do, the inputs and outputs it must receive and generate.
Types of Non-Functional requirements
M- Maintainability
U- Usability, Userfriendliness
R- Reliability, Robustness
P- Portability
Types of Constraints in a solution
1.Cost
2.Speed of processing
3.Security requirements
4.Capacity
5.Equipment availability
6.Legal requirements
What is the scope?
The BOUNDARIES of the solution, what it will and will not do.
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.
The Waterfall Model
Moves through the PSM method in order, however once an activity/stage is completed, it isnt revisited, thus called the “Waterfall” model.
Advantages of Waterfall Model
1.Simple linear progression which is easy to understand and follow.
2.Easier to concentrate resources on each task and complete it.
3.Works best for small projects
4.Easier to keep track of milestones.
Disadvantages of Waterfall Model
1.Once an application is in the development or evaluation stage, changes to the design cannot be made.
2.Not suited to large scale projects
What stages does the PSM include?
1.Analysis
2.Design
3.Development
4.Evaluation
Agile Model
Makes a quick start and then rapidly performs all of the stages over and over, gradually improving the final product.