System Analysis and Design Flashcards

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/17

flashcard set

Earn XP

Description and Tags

Flashcards to review key concepts from the System Analysis and Design lecture notes.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

18 Terms

1
New cards

What is a system?

A collection of components that work together to realize some objectives.

2
New cards

What are the three major components in every system?

Input, processing, and output.

3
New cards

What is a system life cycle?

An organizational process of developing and maintaining systems.

4
New cards

What are the different phases of system development life cycle?

Preliminary study, feasibility study, detailed system study, system analysis, system design, coding, testing, implementation, and maintenance.

5
New cards

What is a preliminary system study?

A brief investigation of the system under consideration to understand the physical system.

6
New cards

What is the main goal of feasibility study?

To test the proposed system in light of its workability, meeting user’s requirements, effective use of resources and cost effectiveness.

7
New cards

What are the categories of feasibility?

Technical, operational, economic, and schedule feasibility.

8
New cards

What does a detailed system study involve?

A detailed study of various operations performed by a system and their relationships within and outside the system.

9
New cards

What is the main activity during systems analysis?

Collecting factual data, understanding the processes involved, identifying problems and recommending feasible suggestions for improving system functioning.

10
New cards

What happens during the preliminary or general design phase?

Features of the new system are specified, and the costs of implementing these features and benefits are estimated.

11
New cards

What elements are designed in the structured or detailed design stage?

Input, output, databases, forms, codification schemes, and processing specifications are drawn up in detail.

12
New cards

What is the purpose of the coding phase?

Converting the design into computer-understandable language (programming language).

13
New cards

What is the main goal of the testing phase?

Removing bugs before implementing the new system.

14
New cards

What types of test runs are carried out?

Program test and system test.

15
New cards

What are the major steps involved in the system implementation phase?

Acquisition and installation of hardware and software, conversion, user training, and documentation.

16
New cards

What strategies are followed for changeover of the system?

Direct changeover, parallel run, and pilot run.

17
New cards

What are the two types of documentation prepared for any system?

User documentation and system documentation.

18
New cards

Why is system maintenance necessary?

To eliminate errors in the system during its working life and to tune the system to any variations in its working environments.