What is the final stage of the Systems Life Cycle?
Click to see answer
Evaluation of the new system.
Click to see question
What is the final stage of the Systems Life Cycle?
Evaluation of the new system.
What does user documentation typically include?
List of minimum hardware and software, installation instructions, usage features, screenshots, example inputs and outputs, error message explanations, and a troubleshooting guide.
What types of data need to be considered when designing a database?
Type of data to be captured, required tables, relationships, fields, and data types.
What are some key components of technical documentation?
Details of hardware and software, data structures, expected inputs, validation checks, data processing, diagrams, and flowcharts.
What is the purpose of testing in the Systems Life Cycle?
To ensure all components of the system are working correctly before implementation.
How are software systems developed according to the Systems Life Cycle?
In modular form, where each part of the system is developed separately.
What is the first step in the analysis phase of the Systems Life Cycle?
Identifying data that is inputted, processed, and outputted into the system.
What does the user interface allow users to do?
Interact with the system and input data.
What is a key advantage of Parallel Running?
If the new system does not meet the requirements, the old system is still available.
What should paper-based forms include?
Clear heading and instructions, text boxes for information, tick boxes for choices, and clear fonts and text styles.
What happens if errors are found in the modules during testing?
Modifications will be made to the system.
What is Parallel Running in system implementation?
The existing and new system work together for a period of time until the new system fully takes over.
What are some examples of data types required for fields in a database?
Text, Integer, Double, Boolean, OLE Object.
What are the two types of documentation produced when creating a new system?
User Documentation and Technical Documentation.
What occurs during the Development & Testing phase?
Developing and testing the new system.
What font characteristics are important for on-screen forms?
An easy to read font, appropriate font size, and sensible font colour/background colour.
What happens after the system has been fully tested?
Live data (actual data) will be entered into the system and results will be compared to those produced from the current system.
What is the purpose of distributing questionnaires in system analysis?
To find out a range of opinions about the current system.
What happens to the old system during phased implementation?
The old system is phased out over a period of time as the new system is introduced.
What is the role of validation rules in data entry?
To ensure the correct data is entered into the fields.
What is the process after developing each module?
Each module is tested separately before combining them into a full program.
What is one important aspect of on-screen forms?
Appropriate spacing for each field.
What type of input areas should be clearly defined in on-screen forms?
Input areas for each field.
What is the purpose of a Length Check?
To check if an item of text is too short or too long (e.g., if a full number has been entered).
What is phased implementation in the Systems Life Cycle?
The new system is gradually introduced, with parts implemented only if the current phase is working correctly.
What is double entry in data validation?
It requires the same data to be entered twice (e.g., typing a new password twice).
What is a benefit of pilot running?
If the new system fails, only one department is affected.
What is the purpose of setting specific data types in development?
To store specific data.
What is the first step in the Systems Life Cycle?
Analysis, which involves collecting information about the present system and identifying problems.
What does the design phase in the Systems Life Cycle entail?
Designing a new system to correct the problems identified in the analysis.
What document is created after the analysis stage?
The Requirements Specification.
What can be done based on the feedback received during evaluation?
Necessary adjustments could be made to improve overall efficiency and usability of the new system.
What is abnormal data?
Data outside the range limits, such as less than 0% or more than 100%.
What functionalities should buttons in the system provide?
Go forward or backwards, add, save, and delete records.
What must be created before a data input form?
The database.
What are some modifications that could be made during the testing phase?
Data/file structures, validation rules, input methods, and output formats.
What should be compared during the evaluation process?
The solution with the original task requirements.
What should be identified during the evaluation?
Any limitations and necessary improvements to the system.
What is included in a typical test plan?
What is being tested, the test data that will be used, and the expected outcome of the test.
What is the purpose of using tick boxes in paper-based forms?
To make choices easier, such as selecting gender.
What is extreme data?
Data on the boundaries of the range or at the limits of acceptability, such as 0%-5% or 95%-100%.
What should systems analysts be aware of after completing the analysis stage?
The limitations of the current system.
What is the overall process followed to develop a new system?
Following the steps of analysis, design, development & testing, implementation, and documentation.
What is data verification?
It is a method of double-checking the data to see if it is correct.
What should users be able to do with the new system?
Interact via a data capture form for easier and quicker data input.
What is a disadvantage of Parallel Running?
Tasks will be duplicated as data is inputted into both systems, requiring more employees and increasing costs.
What type of documentation is created during the Systems Life Cycle?
Technical and user documentation for the new system.
What types of user interface elements should be included in the design?
Drop down lists, tick boxes, and navigation aids.
What is proof reading in the context of data entry?
It involves checking the entered data to see if it is correct (e.g., checking if a name is spelled correctly).
What is a drawback of pilot running?
If the system fails in one department, modifications and further training may cause delays.
What are the key activities in the Development and Testing phase?
Creating and verifying the system.
What is the purpose of user documentation?
To help the users of the system.
What is a disadvantage of Direct Changeover?
If the new system fails, the old system is not available to fall back to.
What happens if problems or limitations are found during evaluation?
The system analyst will refer back to the design stage of the systems life cycle.
What is one advantage of using observation as an analysis technique?
The analyst can obtain reliable information about the current system.
What is the main goal of conducting interviews in system analysis?
To gauge feedback from people who use the system.
What is pilot running in the context of system implementation?
The new system is trialed in one department before being implemented across all departments.
What is a disadvantage of collecting documents for analysis?
It can be a time-consuming and costly process.
What is Direct Changeover in system implementation?
The existing system is stopped and replaced by the new system immediately.
What is a key advantage of Direct Changeover?
The whole system would have been fully tested before implementation, reducing the chance of errors.
Who are the primary users of technical documentation?
Maintainers, usually technical people.
What types of data may be involved in the analysis phase?
Data may be paper-based.
What is checked during the development stage to ensure system integrity?
Each step is checked for errors.
What aspect of the system is evaluated in addition to technical performance?
Users' responses to the results of testing the system.
What is the significance of checking validation rules?
To ensure only correct values can be entered into relevant fields.
What is a key consideration when establishing relationships in a database?
Different tables that may be required.
What is the next step after the analysis stage in the Systems Life Cycle?
Designing a new system.
What is an advantage of interviews as an analysis technique?
Can ask open-ended questions to gather more feedback.
What is the purpose of collecting documents in system analysis?
To identify what data is inputted and outputted in the current system.
What is the purpose of the evaluation stage?
To determine if the new system has resolved previous issues and met the requirements specified in the design.
What is the primary goal of designing a new system in the Systems Life Cycle?
To resolve the issues identified in the current system.
What is identified regarding the current system during the analysis phase?
Problems with the current system and potential improvements.
What is the purpose of the new system as identified in the analysis phase?
To resolve the problems identified by the users and the systems analyst.
What is data validation?
It checks whether the data entered fulfills specific criteria to ensure it is valid.
What are the three types of test data mentioned?
Extreme data, Normal data, and Abnormal data.
What is the goal of the Implementation phase?
To replace the old system with the new system.
What does a Range Check do?
It checks if the data entered is in the correct range (e.g., Year 7-12).
What is a disadvantage of observation in system analysis?
Some employees may feel uncomfortable being observed.
What is a disadvantage of phased implementation?
It is time-consuming as each implemented part needs to be evaluated satisfactorily.
What is a disadvantage of questionnaires?
They may not be completed accurately or returned.
What should be verified about the user interface components?
They should be user-friendly and functional (e.g., navigation buttons).
What should be avoided in the design of on-screen forms?
Too much white space and overlapping of items.
What does the Requirements Specification outline?
The required improvements and expectations for the new system.
What is normal data?
Data within a given range, such as 10%-90%.
What does a Type Check verify?
It checks if the type of data entered is correct (e.g., no letters in a numeric field).
What is a key advantage of phased implementation?
If a part of the new system does not meet requirements, you can revert to the last working point.
What is one advantage of using questionnaires?
They can reach a larger audience quickly and cheaply.
How does training occur in phased implementation?
Training sessions are required for employees as each step of the new system is introduced.
What is the purpose of the Implementation phase?
To deploy the system for use.
How does Parallel Running benefit employee training?
Employees can be trained gradually on how to use the new system.
What is a Presence Check?
It checks if the data has been entered (is it present).
What is the purpose of observation in system analysis?
To find out how the current system works by observing its use.
Who reviews the existing system that is not meeting expectations?
Systems Analysts.
What is a Format Check?
It checks if the data has been entered in the correct format (e.g., Date – DD/MM/YYYY).
What is a disadvantage of using interviews?
It can be a time-consuming process.
What is the first phase of the Systems Life Cycle?
Analysis.
What is an advantage of analyzing existing documentation?
Analysts can see how the current paper system operates.
What is the purpose of evaluating a new system in the Systems Life Cycle?
To determine whether the new system meets the design requirements.
Which phase follows Analysis in the Systems Life Cycle?
Design.
What is the final phase of the Systems Life Cycle?
Evaluation.
Why is Documentation important in the Systems Life Cycle?
It provides necessary information for users and developers.