System Analysis and Design Test
Comprehensive test covering System Analysis and Design (SAD) concepts including SDLC, data modeling, information systems, transaction processing, prototyping, and system implementation.
Questions
Managers performing strategic and technical roles need
- only internal information
- only external information
- both internal and external information
- none of the above
A structured decision
- is made after completion of a pre-planned series of steps
- depends on information not known in advance
- is not routine
- none of the above
Transaction processing is called on-line, if transaction
- is processed as soon as it enters the system
- is processed in discrete lots
- is processed in a running system
- none of these
Top level managers use
- strategic information
- tactical information
- operational information
- none of the above
Entities, attributes and relationship are associated with
- logical concepts of data
- physical concepts of data
- person of an organization
- none of these
Corporate information
- bring healthy relationship between employees and employers
- contains personal particulars
- means information derived from weekly meetings
- none of these
A distributed data processing system
- attempts to capture advantage of both centralized and decentralized processings
- does not allow greater flexibilities
- provides slow access to data
- none of these
In data processing, classifying, calculating, sorting and summarizing data are connected with
- capturing of input data
- manipulating of data
- managing output results
- none of these
Prototyping means
- creating, developing and refining a working model of the final operational system
- testing the computer system
- designing the computer system
- none of these
Peer review is an aid to
- programming
- quality assurance
- feasibility
- none of these
The first step in the SDLC is
- preliminary investigation and analysis
- system design
- database design
- none of these
Storage device may be of
- only sequential type
- only direct access type
- either (1) or (2)
- none of these
Decision tables link conditions and
- tables
- programs
- actions
- none of the above
Prototyping aims at
- end user understanding and approval
- program logic
- planning of data flow organization
- none of the above
A software design description document includes
- Data dictionary
- ER diagram
- DFD
- All of the above
Pseudo code is
- false logic
- programming aid
- both (1) and (2)
- neither (1) nor (2)
A data dictionary
- gives the meaning of the data names used in the system
- defines the data type
- defines all data elements and structures used in DFD
- none of the above
Backup and recovery procedures are necessary to
- reorganize the disk
- control the DBA
- handle contingencies like files getting corrupt or becoming irretrievable
- none of the above
In a passenger's reservation system, which of the following is the most critical?
- Ease of programming
- Response time
- GUI
- None of the above
File conversion is part of
- system cut-over
- system design
- day to day activity of DP
- none of the above
Which of the following is not a function of RDBMS?
- Audit trail
- Security
- File and data integrity
- None of the above
Blocking factor is the
- number of records grouped in a blocked
- number of blocks in a file
- ratio between number of records accessed and total number of records
- none of these
An aid to system design should primarily
- help in documentation
- generate code
- help in analysing both data and activities
- none of the above
HIPO charts facilitate
- analysis of modules
- top - down design
- organizational structure
- none of the above
Which of the following is an exception report?
- Value of stocks in hand
- Monthly salary sheet
- Machine replacement report
- None of the above