EIST10

EIST10

University

6 Qs

quiz-placeholder

Similar activities

Q6 - Soft Eng 2

Q6 - Soft Eng 2

University

10 Qs

Hacktoberfest-2021

Hacktoberfest-2021

University

10 Qs

Foss test

Foss test

University

10 Qs

ICC1 - Wednesday - Azure Fundamentals Quiz

ICC1 - Wednesday - Azure Fundamentals Quiz

University

11 Qs

SRD QUIZ 3 CHAPTER 4

SRD QUIZ 3 CHAPTER 4

University

10 Qs

G10: Software Configuration Management

G10: Software Configuration Management

University

6 Qs

EIST G10

EIST G10

University

6 Qs

G10 Quiz

G10 Quiz

University

6 Qs

EIST10

EIST10

Assessment

Quiz

Computers

University

Medium

Created by

Berkay Ürün

Used 2+ times

FREE Resource

6 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Software configuration management

SCM manages the analysis phase of a software project

Promotion is a new version internally available for developers

Configuration items are identified during requirement elicitation

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Change management

A version is changed by implementing new bug fixes

Change policy lists criteria a promotion or release have to conform to

Change management just handles the naming and creation of new version

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Version control systems

Distribute VCS does not enable developers to work offline

VCS allows multiple developers to view the same file sequentially through a lock token

A merge conflict occurs if multiple developers modify the same part of the same file

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Branch management

The development branch gets used to develop new code to solve a certain issue

A review tries to make sure that no faulty code gets promoted

To prevent merge conflicts one should push regularly to the development branch

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Continuous integration

A disadvantage is having too many executable versions of the system

In regression testing executing large tests suits after each change is quickly done and finds many errors immediately

Build Agents are used to run build processes in parallel

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Release management

A release manager plays the role of a liaison between different business units to achieve on timely delivery of software products

The software project should only be delivered after the implementation of everything was completely done

Release management slows down publishing the software product to the market, because it goes through many cycles first before release