Exam Revision Terms Flashcards
Describe the function of the Router?
To connect two or more networks together for example connecting a LAN to a WAN. - Connecting a home network to Tesltra to retireve internet connection. (LAN to WAN)
What layer of the OSI Model does a Router operate at?
Network Layer (Layer 3)
What is the OSI Model?
The open systems interconnection model depicts 7 Layers that data is transferred between nodes on a network.
Describe how a stack Works?
First-in, Last-out (FILO)
Describe how a Queue Works?
First-in, First-out (FIFO)
What is a differential backup?
A backup of all the files that have been modified or added since the last full backup.- Only need to restore two backups - full and differential- Therefore efficient restore
What is an incremental backup?
A backup of all the files that have been modified or added since the last backup of any kind, not just the ful backup- Less efficient to restore- Can be setup daily - more efficient to perform
Define constraints and provide examples
Constraints are factors that limit the efficiency or effectiveness of a solution For example: - Cost - Security / Privacy - Speed of processing - Legal forces / considerations - User expertise - Age of users - Time - Hardware / Software
Identify the scope of a solution
The scope of the solution outlines what the solution is expected to do, as well as what t’s expected not to do (by stating the solution boundaries)
List some design tools
Did you have these?- Data Dictionary- Data Structure Diagram- Flowchart- Algorithm- Object descriptions- Layout Diagrams- Mock-upsREMEMBER: Data Flow Diagrams and Use Case Diagrams aren’t design tools, but tools used in analysis
Define the term evaluation criteria and at what stage of the
A measure that is used to judge wether or not the solution requirements have been met.- Evaluation criteria are created at the design stage
Define Validation
Validation is the process of ensuring of ensuring the reasonableness of the user input
Define Testing
Testing is the process of ensuring that the solution functions as intended through the use of test data.PROCESS- Determine test data- Conduct the test - Correct any identified errors
Define Documentation
Documentation are written and/or electronic guides that support the efficiency and effectiveness of the solutions use, to both end-users and programmers.
Define Strategy (Evaluation)
Determining a strategy to find out what extend the solution meets the required needs of it’s users.- Timeline (when to implement strategy)- Methods or techniques of acquiring evaluative data- Answer evaluation criteria