Unit 7 new Flashcards
Stages of systems life cycle:
1) Analysis of current system.
2) Design.
3) Testing.
4) System implementation.
5) Documentation.
6) Evaluation.
Methods of researching an existing system:
1) Interviews.
2) Observation.
3) Questionnaires.
4) Examination of existing documents.
Advantages of research method: Interviews.
i. Allows analyst to talk to people using the system.
ii. Can find out practical issues.
iii. Follow up questions can be asked.
What is research method: Interviews?
Talking to people who use the system already.
What is research method: Obeservation?
Watching what is going on.
What is research method: Observation?
Watching what is going on.
What is research method: Questionaries?
Questions with a choice of answers.
What is research method: Examination of existing documents?
Viewing already collected information from documents to make a proper analysis.
Advantages of research method: Observation:
i. Gathers real life details in depth.
Advantages of research method: Questionaries:
i. Can be completed online.
ii. Answers are recorded automatically.
iii. Recorded and analyzed by software.
iv. Analyst and worker do not need to be available at the same time.
v. More truthful.
Advantages of research method: Examination of existing documents:
Collection of new document is not needed.
Disadvantages of research method: Interviews:
i. Workers may feel stressed as they are being interrogated.
Disadvantages of research method: Observation.
i. People don’t work normally if they are being watched.
Disadvantages of research method: Questionnaires.
i. People may not take it seriously.
Disadvantages of research method: Examination of existing documents
i. May be difficult for someone from outside to understand.
Technical documentation contents:
1) Purpose of system.
2) Limitations of system.
3) How to install and run system.
4) Program flowchart.
5) Program language and listing.
6) System flowchart.
7) List of variables used.
8) File structure.
9) Hardware and software requirements.
10) Input and output format.
11) Sample and test runs.
12) Validation routines.
Importance of efficiency of system:
The system was made to ensure the tasks of the business are being solved more efficiently and quickly. If the system makes the company or employees take longer to complete the task, that means the system was a failure.
Characteristics of the existing system that will be analyzed:
1) Data input and output.
2) How data is processed.
3) Problems with the system.
Things shown in system specification:
1) The purpose of the system.
2) Data that needs to be input and output.
3) How the data needs to be processed.
4) Performance indicators such as the time it should take for a user to carry out a particular task.
What are the things design should show?
1) File/data structure.
2) Input formats.
3) Output formats.
4) Validation rules.
Importance of validation routines:
Invalid data can cause a system to behave unexpectedly or stop. If the data entered into a system is incorrect, the output will also be wrong.
Factors to change from one system to another:
1) Hardware.
2) Data files.
3) Training.
Explain system change factor: Hardware.
It is possible old hardware might work, but it is unlikely. The business may have to be shut down to install hardware.
Explain system change factor: Data files:
May be necessary to employ data entry staff to make sure data is entered properly.