adplus-dvertising
frame-decoration

Question

In Software Configuration Management (SCM), which of the following is a use-case supported by standard version control systems?

(a) Managing several versions or releases of a software
(b) Filing bug reports and tracking their progress
(c) Allowing team members to work in parallel
(d) Identifying when and where a regression occurred

a.

Only (a), (c), and (d)

b.

Only (a), (b), and (c)

c.

Only (a), (b), and (d)

d.

Only (b), (c), and (d)

Answer: (a).Only (a), (c), and (d)

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. In Software Configuration Management (SCM), which of the following is a use-case supported by standard version control systems? (a) Managing several versions or releases of a...

Similar Questions

Discover Related MCQs

Q. Software engineering primary aims on

Q. A good specification should be

Q. Which of the following is a tool in design phase?

Q. Information hiding is hide from user, details that

Q. In object oriented design of software

Q. Design phase includes

Q. Assertions are conditions which are true at the points of execution

Q. Assuming the existence of a start and end nodes for a program graph (PG), the total number of Paths is equivalent to ..................................set of test data required to test software.

Q. Structure programming codes include

Q. A desirable property of module is

Q. Which of the following types of maintenance takes the maximum chunk of the total Maintenance effort in a typical commercial application environment?

Q. An important aspect in coding is

Q. One way to improve readability in coding is to

Q. The data flow Model of an application mainly shows

Q. The extent to which the software can control to operate correctly despite the introduction of Invalid input is called as

Q. If the number of conditions in a decision table is n, the n (c) maximum number of rules (Column) possible is

Q. Which of the following is not true?

Q. Configuration management is not concerned with

Q. Data flow diagram, regular expression and transition table can be combined to provide..........for functional specifications of system software.

Q. A program P calls two subprograms P1 and P2. P1 can be fail 50% and P2 can fail 40% times. Then P can fail