InterviewSolution
This section includes InterviewSolutions, each offering curated multiple-choice questions to sharpen your knowledge and support exam preparation. Choose a topic below to get started.
| 1. |
Changing code without changing behavior is refactoring in CI |
|
Answer» Changing CODE WITHOUT changing BEHAVIOR is refactoring |
|
| 2. |
______________ is a continuous integration server. |
|
Answer» ______________ is a CONTINUOUS INTEGRATION SERVER. |
|
| 3. |
Functional testing can be automated using Jenkins. |
|
Answer» Functional TESTING can be automated USING Jenkins. |
|
| 4. |
Complexity of a code is determined based on _________________. |
|
Answer» Complexity of a CODE is determined based on _________________. |
|
| 5. |
Control flow graph is used to calculate _______ |
|
Answer» Control FLOW GRAPH is used to CALCULATE _______. |
|
| 6. |
Time taken to fix a broken build is measured using ________________. |
|
Answer» Time TAKEN to fix a BROKEN build is measured USING ________________. |
|
| 7. |
Release builds can be triggered ___________. |
|
Answer» Release builds can be triggered ___________. |
|
| 8. |
stream based version control helps to apply bug fixes to many versions |
|
Answer» stream based VERSION control helps to apply bug FIXES to many versions of the application |
|
| 9. |
Select a CI tool based on it's _________________________. |
|
Answer» SELECT a CI tool BASED on it's _________________________. (1)Both the options (2)Resistability (3)None of the options (4)Extendability Answer:-(4)Extendability |
|
| 10. |
Commiting a code change, when the inspection fails , is perfectly fine |
|
Answer» Commiting a code CHANGE, when the inspection fails , is PERFECTLY FINE as the code logic is WORKING fine anyway |
|
| 11. |
_______________ is a measure of incoming dependencies. |
|
Answer» _______________ is a measure of incoming dependencies. |
|
| 12. |
What is the short summary of Continuous Integration |
|
Answer» We can define Continuous INTEGRATION as to BUILD SOFTWARE and take it through as many tests as possible with every change. |
|
| 13. |
What are the reasons for a build to fail |
|
Answer» What are the reasons for a BUILD to fail ? |
|
| 14. |
Which of the tools is not used for establishing a pipeline workflow ? |
|
Answer» Which of the tools is not used for ESTABLISHING a pipeline workflow ? |
|
| 15. |
Different Steps Include in Continuous Integration |
|
Answer» Below are the different steps involves in CI. |
|
| 16. |
Teamcity is a ______________________. |
|
Answer» Teamcity is a ______________________. |
|
| 17. |
IBM Clearcase is a __________ version control |
|
Answer» IBM Clearcase is a __________ VERSION CONTROL |
|
| 18. |
Release branches are created for resolving merge conflicts |
|
Answer» RELEASE branches are created for RESOLVING merge conflicts True FALSE Answer:- This is false |
|
| 19. |
Pipeline break and build break is one and the same |
|
Answer» Pipeline break and build break is ONE and the same. |
|
| 20. |
CCMetrics is a measure of number of non-linearly independent paths |
|
Answer» CCMETRICS is a MEASURE of NUMBER of non-linearly INDEPENDENT paths. True FALSE Answer;- Above is False |
|
| 21. |
Version Control Branch Types in Continuous Integration |
|
Answer» Below are the 3 branch type in Continuous Integration |
|
| 22. |
Continuous Integration Questions Answers |
|
Answer» Below are the 20 questions for CI or Continuous Integration |
|