Agile MCQ Questions And Answers
Agile MCQs : This section focuses on "Agile" in Software Engineering. These Multiple Choice Questions (MCQ) should be practiced to improve the Software Engineering skills required for various interviews (campus interview, walk-in interview, company interview), placements, entrance exams and other competitive examinations.
1. Agile is an __________ of software development methodology
A. linear approaches
B. incremental approach
C. iterative approach
D. simple approch
View Answer
Ans : C
Explanation: Agile is an iterative approach of software development methodology.
2. Agile has iterations of ?
A. 1 to 4 day
B. 1 to 4 weeks
C. 4 to 8 weeks
D. 1 to 4 months
View Answer
Ans : B
Explanation: Agile has short iterations of 1 to 4 weeks. Due to the agile methodology, the development process is aligned to deliver the changing business requirement.
3. Which of the following are correct quality strategies of agile?
A. Short feedback cycles
B. Milestone reviews
C. Dynamic code analysis
D. All of the above
View Answer
Ans : D
Explanation: Some quality strategies of agile are: Iteration, Re-factoring, Dynamic code analysis, Short feedback cycles, Reviews and inspection, Standards and guidelines, Milestone reviews.
4. Agile has ________ manifesto.
A. 2
B. 3
C. 4
D. 5
View Answer
Ans : C
Explanation: Agile manifesto uncovers the better way of developing software by doing it and helping others to do it. Agile has 4 manifesto and 12 principles.
5. Which of the following are disadvantage of the agile model?
A. The development team should be highly professional and client-oriented.
B. New requirement may be a conflict with the existing architecture
C. There may be difficult to estimate the final coast of the project due to constant iteration
D. All of the above
View Answer
Ans : D
Explanation: All of the above are disadvantage of the agile model
6. Which chart depicts the amount of work done in the project?
A. burn-down
B. burn-up
C. Both A and B
D. None of the above
View Answer
Ans : B
Explanation: The burn-up chart depicts the amount of work done in the project, whereas the burn-down chart illustrates the amount of work remaining in the project
7. The product provides by scrum team in this shortest period is known as a sprint.
A. TRUE
B. FALSE
C. Can be true or false
D. Can not say
View Answer
Ans : A
Explanation: True, The product provides by scrum team in this shortest period is known as a sprint.
8. Which on of the following is not an agile method?
A. XP
B. 4GT
C. AUP
D. None of the above
View Answer
Ans : B
Explanation: The 4GT approach does not incorporate iteration and the continuous feedback,which is the fundamental aspect of an agile method.
9. Which three framework activities are present in Adaptive Software Development(ASD) ?
A. analysis, design, coding
B. requirements gathering, adaptive cycle planning, iterative development
C. speculation, collaboration, learning
D. All of the above
View Answer
Ans : C
Explanation: speculation, collaboration, learning are three framework activities are present in Adaptive Software Development.
10. Scrum-ban is a Scrum and Kanban-based model for software development.
A. TRUE
B. FALSE
C. Can be true or false
D. Can not say
View Answer
Ans : A
Explanation: True, Scrum-ban is a Scrum and Kanban-based model for software development.
Discussion