Sail E0 Webinar

MCQs

Total Questions : 127 | Page 4 of 13 pages
Question 31. What involves preparing software for external release and keeping track of the system versions that have been released for customer use ?
  1.    System building
  2.    Release management
  3.    Change management
  4.    Version management
 Discuss Question
Answer: Option B. -> Release management
NO EXPLANATION IS AVAILABLE FOR THIS QUESTION!
Question 32. Which of the following process is concerned with analyzing the costs and benefits of proposed changes ?
  1.    Change management
  2.    Version management
  3.    System building
  4.    Release management
 Discuss Question
Answer: Option A. -> Change management
IT INVOLVES APPROVING THOSE CHANGES THAT ARE WORTHWHILE, AND TRACKING WHICH COMPONENTS IN THE SYSTEM HAVE BEEN CHANGED.
Question 33. Which of the following is not a Version management feature ?
  1.    Version and release identification
  2.    Build script generation
  3.    Project support
  4.    Change history recording
 Discuss Question
Answer: Option B. -> Build script generation
ALL OTHER OPTIONS ARE A PART OF VERSION MANAGEMENT
Question 34. Which method recommends that very frequent system builds should be carried out with automated testing to discover software problems ?
  1.    Agile method
  2.    Parallel compilation method
  3.    Large systems method
  4.    All of the mentioned
 Discuss Question
Answer: Option A. -> Agile method
IN KEEPING 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.
Question 35. Which of the following is a configuration item ?
  1.    Design & Test specification
  2.    Source code
  3.    Log information
  4.    All of the mentioned
 Discuss Question
Answer: Option D. -> All of the mentioned
A CONFIGURATION ITEM IS AN APPROVED AND ACCEPTED DELIVERABLE, CHANGES HAVE TO BE MADE THROUGH FORMAL PROCEDURE.
Question 36. Which of the following is a part of system release ?
  1.    electronic and paper documentation describing the system
  2.    packaging and associated publicity that have been designed for that release
  3.    an installation program that is used to help install the system on target hardware
  4.    all of the mentioned
 Discuss Question
Answer: Option D. -> all of the mentioned
RELEASE CREATION IS THE PROCESS OF CREATING THE COLLECTION OF FILES AND DOCUMENTATION THAT INCLUDES ALL OF THE COMPONENTS OF THE SYSTEM RELEASE.
Question 37. A sequence of baselines representing different versions of a system is known as ____________________?
  1.    System building
  2.    Mainline
  3.    Software Configuration Item(SCI)
  4.    None of the mentioned
 Discuss Question
Answer: Option B. -> Mainline
NO EXPLANATION IS AVAILABLE FOR THIS QUESTION!
Question 38. Which of the following is not a build system feature ?
  1.    Minimal recompilation
  2.    Documentation generation
  3.    Storage management
  4.    Reporting
 Discuss Question
Answer: Option C. -> Storage management
TO REDUCE THE STORAGE SPACE REQUIRED BY MULTIPLE VERSIONS OF COMPONENTS THAT DIFFER ONLY SLIGHTLY, VERSION MANAGEMENT SYSTEMS USUALLY PROVIDE STORAGE MANAGEMENT FACILITIES.
Question 39. Which of the following is a collection of component versions that make up a system ?
  1.    Version
  2.    Codeline
  3.    Baseline
  4.    None of the mentioned
 Discuss Question
Answer: Option C. -> Baseline
NO EXPLANATION IS AVAILABLE FOR THIS QUESTION!
Question 40. Which of the following term is best defined by the statement “The creation of a new codeline from a version in an existing codeline” ?
  1.    Branching
  2.    Merging
  3.    Codeline
  4.    Mainline
 Discuss Question
Answer: Option A. -> Branching
THE CODE MAY THEN BE DEVELOPED INDEPENDENTLY.

Latest Videos

Latest Test Papers