Continuous Integration(Engineering > Computer Science And Engineering ) Questions and Answers

Question 1. _____ is an interface indicating that a reader may be chained to another one.
  1.    TokenFilter.Filter
  2.    BaseFilterReader
  3.    BaseParamFilterReader
  4.    ChainableReader
Explanation:-
Answer: Option D. -> ChainableReader





Question 2. What are the benefits of Continuous Integration?
  1.    Errors detected early
  2.    Decreases bug accumulation
  3.    Setting the stage for Continuous Delivery
  4.    All of the above
Explanation:-
Answer: Option D. -> All of the above





Question 3. Continuous implementation is _____ process.
  1.    an agile
  2.    a temporary
  3.    an inexpensive
  4.    a complicated
Explanation:-
Answer: Option A. -> an agile





Question 4. ___________ converts text to local OS formatting conventions along with repairing the text damaged by file transfer programs.
  1.    ClassConstants
  2.    BaseFilterReader
  3.    BaseParamFilterReader
  4.    FixCrLfFilter
Explanation:-
Answer: Option D. -> FixCrLfFilter





Question 5. What steps are in Continuous Integration?
  1.    Compilation
  2.    Unit Tests
  3.    Code Quality Gates
  4.    All of these
Explanation:-
Answer: Option D. -> All of these





Question 6. Which of the following is NOT true of continuous integration in Agile?
  1.    It involves moving code from a development to test environment
  2.    It involves moving code in large amounts
  3.    It involves moving code in frequent intervals
  4.    It is most effectively done through automation
Explanation:-
Answer: Option C. -> It involves moving code in frequent intervals





Question 7. Beck's book Extreme Programming Explained, the original reference for ________, also describes the term.
  1.    Software testing
  2.    Extreme Programming
  3.    Software development process
  4.    Agile software development
Explanation:-
Answer: Option C. -> Software development process





Question 8. At a high level, What is the value of continuous integration?
  1.    Reduce risks
  2.    Reduce repetitive manual processes
  3.    Generate deployable software at any time and at any place
  4.    All of the above
Explanation:-
Answer: Option D. -> All of the above





Question 9. __________ is a "Single-check Target executor implementation.
  1.    SingleCheckExecutor
  2.    DefaultExecutor
  3.    ProjectHelperImpl
  4.    ProjectHelper2
Explanation:-
Answer: Option A. -> SingleCheckExecutor





Question 10. Software Configuration and Library Manager ” software configuration management system for z/OS by ________ Rational Software
  1.    Intel Corporation
  2.    Hewlett-Packard
  3.    IBM
  4.    General Electric
Explanation:-
Answer: Option C. -> IBM