Change Management Flashcards

S2 M4

1
Q

a system put in for authorizing & monitoring changes related to IT (software implementation, development, application programs, database administration, etc)

A

change management system

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

a system that facilitates & streamlines the creation, negotiation, execution, storage, tracking, & management of contracts throughout their life cycle

A

contract management system

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

process of modifying the default system parameters to meet a company’s needs

A

configuration

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

converting systems components from one information system to another

A

migration

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

process of making a system available to intended users & other programs

A

deployment

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

practice of integrating software, systems, & processes within an organization to streamline & optimize business processes

A

business process integration

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

a system’s original state that can be used as a starting point when performing a recongifuration

A

baseline configuration

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

form of documentation that is used in change management to understand changes & trends in asset acquisition or deployment

A

system component inventory

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

a set of quantitative or qualitative metrics businesses use to determine whether a newly developed application is satisfactory & meets end-user expectations

A

acceptance criteria

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

catalogs which sites a user visits, the time of visit, & how long each page was viewed

A

proxy logs

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

continuously monitoring the output from the changes, comparing it with the desired outcome, & calibrating the changes to minimize discrepancies from the acceptance criteria

A

closed loop verification

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

developing & testing software on a continuous basis rather than at pre-determined, fixed intervals

A

Continuous adoption

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

continual review of change, the identification & solving of problems; keeps stakeholders accountable

A

continuous monitoring

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

different teams of employees perform separate tasks in sequence, with each team beginning work from the pre-written authoritative agreement of the preceding team & then ending work when the business requirements for the team have been met

A

waterfall method

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

change management method with cross-functional teams, each dedicated to particular functions or improvements of a system drawn from a prioritized list of the customer’s remaining needs

A

agile method

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

approach that focuses on continuous improvement through small improvements over time rather than short sprints that have a finite life

A

Kaizen method

17
Q

form of project management that identifies the longest sequence of dependent events in a project to determine the earliest point at which a project can be completed

A

critical path method

18
Q

an organization tests a new system on a small scale in a non-production environment to establish feasibility

A

pilot conversion

19
Q

a business completely stops using a legacy system & immediately cuts over to the new system

A

direct conversion

20
Q

implementing a new system while continuing to operate the existing system, allowing both systems to be used simultaneously (safest)

A

parallel conversion

21
Q

follows a schedule that gradually or incrementally implements a new system

A

phased conversion

22
Q

test that ensures the software works correctly for the intended user in their normal work environment

A

acceptance test

23
Q

test that focuses on visible user actions & user-recognizable outputs from the system

A

validation tests

24
Q

test that exercises an entire subsystem & ensures that a set of components operate smoothly together

A

integration tests

25
tests used to validate the smallest components of a system, ensuring that they handle known input & output correctly
unit test
26