week 1 Flashcards

1
Q

What is information systems analysis and design?

A

A structured process used by professionals to develop and maintain information systems.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is application software?

A

Software designed to support a specific business function or process.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Who is responsible for information systems analysis and design?

A

A Systems Analyst.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What are present-day trends in system development?

A

Focus on Internet-based systems, cloud computing, mobile access, and assembling off-the-shelf components.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What is the Systems Development Life Cycle (SDLC)?

A

A structured approach to developing, maintaining, and replacing information systems.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What are the phases of the SDLC?

A

Planning, Analysis, Design, Implementation, testing and Maintenance.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What happens in the planning phase of the SDLC?

A

Identify system needs, prioritize them, and create a baseline project plan.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What occurs in the analysis phase of the SDLC?

A

Gather and analyze user requirements to propose system solutions.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What are logical and physical design in the SDLC?

A

Logical design outlines system structure independent of technology; physical design defines specific hardware and software implementations.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What is the implementation phase in the SDLC?

A

Coding, testing, and deploying the system for use.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

What is the maintenance phase of the SDLC?

A

Ongoing system improvements and fixes based on evolving organizational needs.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What is the traditional waterfall model in SDLC?

A

A linear process where each phase must be completed before moving to the next.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

What is the main drawback of the waterfall model?

A

Difficult and costly to go back to previous phases for changes.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

What are agile methodologies?

A

Flexible development approaches that prioritize adaptability, collaboration, and working software over rigid planning.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

What are the key values of the Agile Manifesto?

A

Individuals and interactions, working software, customer collaboration, and responding to change.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

When should agile methodologies be used?

A

When requirements are dynamic, teams are motivated, and customers are actively involved.

17
Q

What is Scrum?

A

An agile framework for managing projects using iterative development cycles called Sprints.

18
Q

What are the three roles in a Scrum team?

A

Product Owner, Development Team, Scrum Master.

19
Q

What is a Sprint in Scrum?

A

A 2-4 week development cycle with a defined goal, daily stand-ups, and review meetings.

20
Q

What is the Product Backlog in Scrum?

A

A list of all system requirements prioritized for development.

21
Q

What is the Sprint Backlog in Scrum?

A

A subset of the Product Backlog selected for a single Sprint.

22
Q

What is an Increment in Scrum?

A

A functional piece of the system completed at the end of a Sprint.

23
Q

What percentage of companies use Scrum?

A

87% of companies use Scrum for agile development.

24
Q

What challenges exist when implementing agile methodologies?

A

Requires organizational buy-in, training, and overcoming resistance to change.

25
What percentage of companies use a combination of agile and waterfall?
42% use a hybrid approach of agile and waterfall.
26
What is the key difference between agile and traditional SDLC?
Agile is iterative and flexible, while traditional SDLC follows a linear approach.
27
What is the purpose of daily stand-up meetings in Scrum?
To track progress, identify blockers, and align team efforts.
28
What is the purpose of the Sprint Review in Scrum?
To evaluate completed work and gather stakeholder feedback.
29
What is the purpose of the Sprint Retrospective in Scrum?
To reflect on team performance and improve processes.