Analysis 1B Test Memo
Analysis 1B Test Memo
REQUIREMENTS:
Learner Requirements:
Equipment Requirements:
1. SECTION A : 20 MARKS
2. SECTION B : 30 MARKS
3. SECTION C : 70 MARKS
Learners are warned that contravening any of the examination rules or disobeying the instructions of
an invigilator could result in the examination being declared invalid. Disciplinary measures will be
taken which may result in the students’ expulsion from Damelin.
Damelin SAD220 1
ASSESSMENT RULES AND REGULATIONS
Please ensure that you have read and fully understand the following assessment rules and regulations
prior to commencing with your assessment:
Damelin SAD220 2
SECTION A True or False and Acronyms [ 20 Marks]
Question 1 [5]
1. Routers can be used to connect LANs and WANs to other networks, such as the Internet.
True (1)
2. Visio offers a wide variety of drawing types, styles, and downloadable templates. True
(1)
3. A thin client design places all or most of the processing logic at the server. True
(1)
4. System Environment Describes the constraints, or conditions. True (1)
5. The Extended Service Set (ESS) is made up of two or more Basic Service Set networks True
(1)
Damelin SAD220 3
SECTION B Short Questions [30 Marks]
Question 3
Give a concise definition of the terms used in System s analysis and Design (20)
2. Graphical user interface - Main objective is to create a user-friendly design that is easy to learn
and use (2)
4. Connecting to the Web - The main objective is to connect the database to the Web and enable
data to be viewed and updated. (2)
5. Middleware - Software that integrates different applications and allows them to exchange data
and interpret client requests in HTML form; then translate the requests into commands that the
database can execute. (2)
6. Data Security - Web-based data must be secure, yet easily accessible to authorized users
(2)
7. CANDIDATE KEY - Any field that could serve as a primary key is called a candidate key
(2)
8. FOREIGN KEY - A common field that exists in more than one table and can be used to form a
relationship, or link, between the tables (2)
9. SECONDARY KEY - A field or combination of fields that can be used to access or retrieve
records (2)
10. CROW’S FOOT NOTATION - is a common method of indicating cardinality. The four examples
show how you can use various symbols to describe the relationships between entities
(2)
Question 4 (10)
1. DETAIL REPORTS
Produces one or more lines of output for each record processed
Can be quite lengthy
A better alternative might be an exception report
2. EXCEPTION REPORTS
Displays only those records that meet a specific condition or conditions
Useful when the user wants information only on records that might require action, but does not
need to know the details
Damelin SAD220 4
3. SUMMARY REPORTS
Upper-level managers often want to see total figures and do not need supporting details
A sales manager, for example, might want to know total sales for each sales representative,
but not want a detail report listing every sale made by them.
Question 5 (14)
You have been appointed by a Damelin as analysts in their IT department; one of your responsibilities
is to design a user interface. During such process, outline the 7 habits of successful Interface Design
that should one apply. (14)
5. Focus on Usability
Opening screen should show the main options
Offer a reasonable number of choices that a user easily can comprehend
6. Invite Feedback
Monitor system usage and solicit user suggestions
Determine if system features are being used as intended by observing and surveying users
7. Document Everything
Document all screen designs for later use by programmers
Number the screen designs and save them in a hierarchy similar to a menu tree
User-approved sketches and storyboards also can be used to document the user interface
Damelin SAD220 5
Question 6 [26 Marks]
Damelin SAD220 6
Group related objects and information. Visualize the screen the way a user will see it, and
simulate the tasks that the user will perform
RULE 5: Enhance the Interface
The opening screen is especially important because it introduces the application
The starting point can be a switchboard with well-placed command buttons that allow users to
navigate the system
Use a command button to initiate an action such as printing a form or requesting help
If you are using a software package, check to see if it allows you to create customized menu
bars and toolbars
Add a shortcut feature that lets a user select a menu command either by clicking the desired
choice or by pressing the Alt key + the underlined letter
If variable input data is needed, provide a dialog box that explains what is required
A toggle button makes it easy to show on or off status — clicking the toggle button switches to
the other state
Use list boxes that display the available choices
Use an option button, or radio button, to control user choices
Damelin SAD220 7
Question 7 [30 Marks]
1. State and explain 10 reasons why is to the advantage of a company to develop its own
software in-house. (10)
2. With the aid of diagrams explain the FOUR network topologies network topologies. (20)
1. Bus Network - A bus network with all devices connected to a single communication path. A
single communication path connects the central server, departmental servers, workstations,
and peripheral devices. Information is transmitted in either direction between networked
devices, and all messages travel over the same central bus.
Damelin SAD220 8
2. Ring Network- with a set of computers that send and receive data flowing in one direction. Still
exist but somewhat outdated. Resembles a circle where the data flows in only one direction
from one device to the next
3. Star Network - By far the most popular LAN topology today. Has a central networking device
called a switch, which manages the network and acts as a communications conduit for all
network traffic
4. Mesh Network – are used in situations where a high degree of redundancy is needed, such as
military applications. The redundant design provides alternate data paths, but is expensive to
install and maintain. Each node connects to every other node. Extremely reliable but very
expensive to install and maintain
Damelin SAD220 9
Damelin SAD220 10