Unit 7 Flashcards
- What is SDLC? What are the seven phases in system development?
SDLC refers to software development life cycle, also called waterfall sequence. The seven phases are planning, analysis, design, development, testing, implementation, and maintenance.
- Briefly explain the various types of feasibility study. Why is feasibility study important in system development?
The principal ones are technical, legal, operational, and economic feasibility. It is important to determine whether or not it is worth carrying out the project.
- What are the major differences between systems analysis and systems design?
System analysis refers to the understanding of and documentation of requirements for the system while system design concerns system specification, technical architecture and the make-or-buy decision.
- Why would an organisation consider building its own software application if it is cheaper to buy one?
To develop the IT skills and capabilities to expand further on the learning curve, which can turn out to become a future competitive edge.
To provide full customisation of the IS.
- What are the four different implementation or system conversion strategies?
Direct cutover: least expensive, most risky.
Pilot conversion
Phased conversion
Parallel conversion
- What is scope creep? How does it affect project management?
Scope creep refers to uncontrolled changes or continuous growth in a project’s scope effectively representing a threat to the success of the project. It threatens project management.
- What are the major problems of traditional Waterfall methodology in system development?
It is inflexible and time intensive. Therefore, other methodologies have been developed that are more agile; rapid application development, prototyping, and agile development.