Our website is made possible by displaying online advertisements to our visitors. Please consider supporting us by whitelisting our website.

Software Management

What involves preparing software for external release and keeping track of the system versions that have been released for customer use ?

What involves preparing software for external release and keeg track of the system versions that have been released for customer use ?

A. System building
B. Release management
C. Change management
D. Version management

What involves preparing software for external release and keeping track of the system versions that have been released for customer use ? Read More »

Software Management

Which of the following process is concerned with analyzing the costs and benefits of proposed changes ?

Which of the following process is concerned with analyzing the costs and benefits of proposed changes ?

A. Change management
B. Version management
C. System building
D. Release management

Explanation: It involves approving those changes that are worthwhile, and tracking which components in the system have been changed.

Which of the following process is concerned with analyzing the costs and benefits of proposed changes ? Read More »

Software Management

Which method recommends that very frequent system builds should be carried out with automated testing to discover software problems ?

Which method recommends that very frequent system builds should be carried out with automated testing to discover software problems ?

A. Agile method
B. Parallel compilation method
C. Large systems method
D. All of the mentioned

Explanation: In keeg with the agile methods notion of making many small changes, continuous integration involves rebuilding the mainline frequently, after small source code changes have been made.

Which method recommends that very frequent system builds should be carried out with automated testing to discover software problems ? Read More »

Software Management

Which of the following is a part of system release ?

Which of the following is a part of system release ?

A. electronic and paper documentation describing the system
B. packaging and associated publicity that have been designed for that release
C. an installation program that is used to help install the system on target hardware
D. all of the mentioned

Explanation: Release creation is the process of creating the collection of files and documentation that includes all of the components of the system release.

Which of the following is a part of system release ? Read More »

Software Management

Which of the following term is best defined by the statement “The creation of a new codeline from a version in an existing codeline” ?

Which of the following term is best defined by the statement “The creation of a new codeline from a version in an existing codeline” ?

A. Branching
B. Merging
C. Codeline
D. Mainline

Explanation: The code may then be developed independently.

Which of the following term is best defined by the statement “The creation of a new codeline from a version in an existing codeline” ? Read More »

Software Management