System Analysis and Design Test
Get Test Papers for the Engineering Graduates from Various Institutions to clear the concepts in SAD covers all chapters
Questions
Which of the following is not a tool of data collection?
- On-site observation
- Program flow charts
- Interviews
- Questionnaires
Which of the following is not a tool used during system's analysis?
- Data flow diagram
- Structured english
- Structure chart
- Decision table
A DBMS is used mainly to
- separate management from work
- promote decentralised and end user computing
- facilitate transmission of files across continents
- eliminate data redundancy
To determine whether all the data in a batch run have been processed, we should use a
- reasonable check
- limit check
- record count
- consistency check
A model is used to analyze a complex system because it
- is usually computer based
- is closer to reality than the original system
- contains only the essential features needed and hence easy to manipulate
- is aesthetically appealing
DSS role is
- trial and error search for solutions
- planning
- analyzing alternatives
- all of the above
Design specifications do not normally include
- output requirements
- input and storage requirements
- control provisions
- blueprints showing the layout of hardware
The key reason for the failure of MIS is
- the use of improper tools for design
- the non-involvement of end users
- improper specification
- none of these
Modular design of a system means
- deliver a complex system to the customer, one piece at a time
- divide the whole system into a number of units, each of which is quite cohesive within itself and is not too dependent on others and to design and develop the units separately
- using models at each phase of system's life cycle
- using sophisticated subroutine libraries available in shareware
An exception report pertaining to an edit run lists
- all input entries whether they contain errors or not
- correct entries only
- inputs with errors only
- none of the above
The most important aspects of system design focus on
- economic and technical feasibilities
- operational feasibility
- developing end-user information needs
- all of the above
System quality relates to its
- reliability
- efficiency
- maintainability
- all of the above
Data dictionary keeps details of the contents of
- data flows
- data stores
- both (1) and (2)
- neither (1) nor (2)
To implement an MIS,
- a computer is inescapable
- an e-mail is required
- proper systems and procedures must be in place
- none of these
In the analysis and presentation of logic, which of the following techniques will ensure that all the combinations of conditions have been considered?
- HIPO chart
- Decision table
- Pseudo code
- DFD
The sequence of steps following in a system study is
- problem definition, system design, system analysis, programming and implementation
- problem definition, system analysis, programming and implementation
- system analysis, system design and system implementation
- problem definition, system analysis, system design, programming and implementation
Structured analysis and design uses
- documentation produced on word processors
- trained programmers only in all phases
- prototypes generated using object oriented method
- diagrams like DFDs
A distinguishing feature of strategic information systems is
- end-user computing
- transaction processing
- information for top management
- none of these
The physical design of a new system must consider all of the following except
- input, output, processor
- management objectives
- control and backup
- conversion methods
System specification is mainly concerned with
- how the functions are performed
- what functions are to be performed
- both (1) and (2)
- none of the above
A structure chart
- shows module inter relationships in a hierarchical manner
- describes the internal structure of a program in a graphical manner
- is a graphical representation of structured English
- depicts data structure in the form of a chart
A computer centre is expressing its inability to make changes to end existing system. This happens probably due to
- non availability of user manual
- inability to trace the programmer, who developed the system
- non availability of source code
- all of the above
The phase of system development associated with creations of test data is
- system analysis
- physical design
- system acceptance
- logical design