5.4 Configuration Management Flashcards

(7 cards)

1
Q

In testing, configuration management (CM) provides a discipline for:
- “id…”
- “con…”
- tracking w… ,

such as:
- test “p…”
- test “s…”
- test “c…”
- test “ca…”
- test “sc…”
- test “r…”
- test “l…”
- test reports as c…

A
  • identifying
  • controlling
  • work products
  • plans
  • strategies
  • conditions
  • cases
  • scripts
  • results
  • logs
  • configuration items.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

For a complex configuration item (e.g. a test environment), CM reports the items it consists “ “, their “r…“, and “ “.

A

of
relationships
versions.

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

If the configuration item is approved for testing, it becomes a baseline and can o… through a formal c…

A

only be changed
change control process.

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

Configuration management keeps a record of changed configuration items when a n…

A

new baseline is created.

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

It is possible to revert to a previous baseline to r…

A

reproduce previous test results.

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

To properly support testing, CM ensures the following:
- All configuration items, including test items (individual parts of the test object), are uniquely “i…“, version “ “, tracked for “c…“, and related to other c… so that traceability can be “ “ throughout the t…

  • All identified documentation and software items are referenced unambiguously in “ “.
A
  • identified,
    controlled,
    changes
    configuration items
    maintained
    test process
  • testware.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Continuous integration, continuous delivery, continuous deployment, and associated testing are typically implemented as part of an automated D… in which automated “ “ is n…

A

DevOps pipeline
CM
normally included.

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