System Analysis and Design - Unit Wise Questions
2. When would you use agile methodologies? How is it different from waterfall approach to system development?
AI is thinking...
1.
i) Which of the following Information systems are aimed at improving the routine business activities on which all organizations depend?
a) Management Information systems
b) Decision support systems
c) Transaction Processing Systems
d) Executive Information
AI is thinking...
1.
ii) The project life cycle consists of
a) Understanding the scope of the project
b) Objectives of the project
c) Formulation and planning various activities
d) Word Processor
AI is thinking...
3. Why is project management important? Briefly explain the activities performed by the project manager during project execution.
AI is thinking...
1.
iii) Which is the most important feature of spiral model?
a) Quality Management
b) Efficiency Management
c) Risk Management
d) Performance Management
AI is thinking...
3.Why is project management important? Briefly explain the activities performed by the project manager during project execution.
AI is thinking...
4. List various methods of interacting with a system. Briefly explain the factors to be considered while designing a form?
AI is thinking...
1.
iv) …………… includes the existing system, the proposed system, system flow charts, modular design of the system, print layout charts and data file designs.
a) Feasibility Report
b) Functional Specification Report
c) Design Specification Report
d) Terms of Reference
AI is thinking...
5. What are the deliverables from coding and testing? Briefly explain the different approaches to installation.
AI is thinking...
1.
v) For the best Software model suitable for the project, in which of the phase the developers
decide a roadmap for project plan?
a) Software b) System Analysis c) Coding d) Testing
AI is thinking...
1.
vi) Using the …………. approach, a new system is tested in one part of the organization
before being implement in others.
a) Direct b) Parallel c) phased d) pilot
AI is thinking...
6. Why is normalization required? State second normal form and explain it with a proper example.
AI is thinking...
7. Construct an E-R Diagram for football club that has a name and a ground and is made up for players. A player can play for only one club and a manager identified by his name manage a club. A footballer has a registration number, name and age. A club manager also buys players. Each club plays against other clubs in the league and matches have a date, venue and score.
AI is thinking...
1.
vii)……………. extends the software beyond its original functional requirements.
a) Adaptive maintenance
b) Perfective maintenance
c) Corrective maintenance
d) Preventive maintenance
AI is thinking...
1.
viii) Which normal form looks at removing partial dependencies?
a) First Normal Form b) Second Normal Form c) Third Normal Form d) Fourth Normal Form
AI is thinking...
8. Maintenance is an on-going process. Do you agree? Explain the process of maintaining information systems.
AI is thinking...
1.
ix) In constructing ER diagrams, double ovals are used to denote …………..
a) Multi-value table b) Multi-value entity c) Multi-value attributes d) Multi-value key
AI is thinking...
1.
x) Testing beyond normal operational capacity is ……………..
a) Performance testing b) Stress testing c) Recovery testing d) None of the above
AI is thinking...
9. Develop a context diagram and top level logical DFD for the system made up of the following.
B & B is a mail-order company that distributes CDs, DVDs of music, games, movies, software at discount prices to club members.
- When an order processing clerk receives an order form, he or she verifies that the sender is a club member by checking the Member file.
- If the sender is not a member, the clerk returns the order along with a membership application form.
- If the customer is a member, the clerk verifies the order item data by checking the item file.
- Then the clerk enters the order data and saves it to the Daily Order file. The clerk also prints and invoice and shipping list for each order, which are forwarded to Order Fulfillment Department.
AI is thinking...
10. With proper reasoning, explain how CASE Tools aid in information system development?
You have been hired as a system analyst in TU tech software development company and
you are asked to analyze the way system works. What qualities do you need to have to
analyze such type of systems?
AI is thinking...
11. a) Why software project often fails? Explain different types of software testing?
b) List of OOAD. Differentiate between structured methodologies and object oriented methodologies.
AI is thinking...