WEEK 4 (FRAMEWORKS) Flashcards

1
Q

This stage is where the team identifies any bugs or evaluates potential risks.

A

STEP 4: TESTING

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

breaks a project into tiny phases and developers cannot continue on to the next phase until the first phase is complete

A

XP - EXTREME PROGRAMMING

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

Type of implementation phase that start with small groups of people on the new system and gradually add more users

A

PILOT IMPLEMENTATION

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

(7) SDLC PHASES

A
  1. PLANNING
  2. ANALYSIS
  3. DESIGN
  4. DEVELOPMENT
  5. TESTING
  6. IMPLEMENTATION
  7. MAINTENANCE
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Lean is a way of thinking. It is all about continuous improvement with a focus on eliminating all forms of waste in a process.

A

LEAN PHILOSOPHY

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

A structured step-by-step approach for developing information systems

A

SDLC (SYSTEM DEVELOPMENT LIFECYCLE

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

not as important for the iterative development model but it is still a necessary part of the project.

A

STEP. 2 DESIGN

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

the application of lean practices Continuous Flow, Continuous Feedback and Continuous Improvement to people, process and technology for the benefit of agility, stability, efficiency, quality, security and satisfaction.

A

DevOps

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

(6) SYSTEMS DEVELOPMENT METHODOLOGIES

A
  1. Lean Methodology
  2. Waterfall methodology
  3. Agile methodology
  4. DevOps
  5. Iterative
  6. Rapid application development (RAD)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Type of implementation phase that implement the new system in phases

A

PHASE IMPLEMENTATION

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

This is the stage during which the development team will start writing code and build the first iteration of the product.

A

STEP. 3 IMPLEMENTATION

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

is the collection of techniques and methodologies for the creation of non-trivial software applications by end users

A

END-USER DEVELOPMENT (EUD)

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

this development deals with the simplification of software development procedures by dividing them into smaller parts.

A

ITERATIVE DEVELOPMENT

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

type of implementation phase that use both the old and new system simultaneously

A

PARALLEL IMPLEMENTATION

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

SDLC phase that involves determining a solid plan for developing your information system

Define system to be developed

A

PLANNING

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

In this phase you will take all of your detailed design documents from the design phase and transform them into an actual system

Build the technical architecture/
Build the database and programs

A

DEVELOPMENT

17
Q

the process of building a model that demonstrates the features of a proposed product, service, or system

proof of concept

A

PROTOTYPING

18
Q

build help desk, support system changes, and monitor the system

A

MAINTENANCE

19
Q

(4) Implementation Methods

A
  1. Parallel implementation
  2. Plunge implementation
  3. Pilot implementation
  4. Phased implementation
20
Q

A type of implementation phase that discard the old system completely and use the new

A

PLUNGE/DIRECT IMPLEMENTATION

21
Q

SDLC phase that distribute the system to all of the knowledge workers and they begin using the system to perform their everyday jobs

Provide training

A

IMPLEMENTATION

22
Q

SDLC phase involves Designing system models

23
Q

SDLC phase involves end users and IT specialists working together to gather, understand, and document the business requirements for the proposed system

gather business requirements

24
Q

_______________ ______________is all about making a product in the most efficient and effective manner, while looking for ways to continuously improve.

A

LEAN MANUFACTURING

25
a sequential, activity-based process in which each phase in the SDLC is performed sequentially from planning through implementation
WATERFALL METHODOLOGY
26
a form of XP, aims for customer satisfaction through early and continuous delivery of useful software components
AGILE METHODOLOGY
27
emphasizes extensive user involvement in the rapid and evolutionary construction of working prototypes of a system to accelerate the systems development process
RAD (RAPID APPLICATION DEVELOPMENT)
28
Developers and clients identify all software requirements during the planning stage.
STEP 1. RESEARCH AND PLANNING
29
SDLC phase verifies that the system works and meets all of the business requirements defined in the analysis phase perform testing
Testing
30
shorter development cycle is referred to _______
ITERATION
31
The Step-by-step Iterative Development Process (5)
1. RESEARCH AND PLANNING 2. DESIGN 3. IMPLEMENTATION 4. TESTING 5. EVALUATION
32
the application of lean practices Continuous Flow, Continuous Feedback and Continuous Improvement to people, process and technology for the benefit of agility, stability, efficiency, quality, security and satisfaction.
DevOps