OCR IT F160

0.0(0)
Studied by 0 people
call kaiCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/10

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 12:07 PM on 4/9/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

11 Terms

1
New cards

Identify components of a L1 Data Flow Diagram

Entities

Processes

Data Stores

Data Flows/Arrows

2
New cards

Connectivity rules for a L1 Data Flow Diagram

At least one input or output for each entity

Entities and connected to a process

Entities can not connect to another entity/data store

Every data flow is labelled

Every data flow connects to at least one process

At least one input data flow for each process

At least one output dataflow for each process

3
New cards

Types of Documentation when a application is produced

Installation

User

Troubleshooting

Technical

FAQ

Help

4
New cards

What is the Spiral Model?

Combines iterative development and risk management progressing through repeated cycles of planning, risk assessment, engineering and evaluation. Each loop focuses on identifying risks early on in the project.

5
New cards

What is the Agile Model?

Iterative and flexible approach that progresses in small, useable chunks called iterations. It relies on frequent collaboration with stakeholders and user feedback to adapt to changing requirements.

6
New cards

What is Rapid Application Development?

Quickly building software through iterative development and frequent user feedback. It uses constant feedback and reusable components to speed up the delivery of an effective final product.

7
New cards

What is Evolutionary Prototype Model?

Building an initial prototype that is continuously improved based on user feedback until it becomes the final system

8
New cards

What is the Incremental Model?

Develops a system in small manageable sections with each part being designed, built and tested individually. Functionality is added step by step until the full system is complete.

9
New cards

What is Rapid Throwaway Prototype Model?

Quickly creating temporary prototypes to explore ideas and gather user feedback before building the final system

10
New cards

What is the Waterfall Model?

A linear and structured approach where each phase is completed one at a time in order. All requirements must be clearly defined from the start due to the structured approach making it difficult to make changes later on.

11
New cards

What is Iteration?

Iteration is the process of repeating cycles of design, implementation and testing to build, refine and improve software.