Quiz 3-Spring 2022-Solved
Quiz 3-Spring 2022-Solved
Quiz 3-Spring 2022-Solved
1
18. It’s related to the XP simplicity value. (D)
IV. (Questions 24 to 28): XP has simple rules that are based on 5 values to
guide the teamwork:
A. Communication B. simplicity C. Feedback D. Respect E. Courage
Choose the correct value for each of the following:
24. Software is delivered to get opinions and improve a product according to the new
requirements. (C)
25. Programmers objectively evaluate their own results without making excuses (E)
26. Every person assigned to a project contributes to a common goal. (D)
27. Everyone on a team works jointly at every stage of the project (A)
28. Developers strive to write uncomplicated code bringing more value to a product.
(B)
2
33. Pair Programming is a practice requires two programmers to work jointly on the
same code. (A)
34. XP developers always keep the system fully integrated as they commit code
multiple times a day. (A)
35. On-site customer is one of XP practices that means the customer must visit the
site at the end of each iteration to give his feedback. (B)
36. In the planning game, the development team and the customer get together to
discuss and approve a product’s features. (A)
37. The goal of code refactoring is to use the previously written programs by other XP
teams that serves the same purpose. (B)
38. XP is characterized by clear documentation with well-defined requirements (B)
39. Small Releases is XP practice that suggests releasing the MVP quickly and then
making incremental updates. (A)
40. In XP practices simple design is the best design that works. (A)
41. Continuous integration practice is one of the methods applied in XP to make
small releases. (A)
42. The implementation of collective code ownership encourages the team to
cooperate more and feel free to bring new ideas. (A)
43. According to the XP coding standards, different coding style and formats can be
applied as long as they are used correctly. (B)
44. System metaphor XP practice stands for the whole system design that meet all of
the customer requirements. (B)
45. In XP, the optimal number of work hours must not exceed 40 hours a week. (B)
46. Continuous testing and refactoring practices is one disadvantage of XP as this
consumes more time and effort. (B)
47. In Scrum the customer prioritizes features and decides on the order of their
development, but in XP the team itself determines what to work on first. (B)
48. XP practices are efficient for teams that don’t exceed 12 people. (A)
49. Kanban is characterized by a continuous workflow while XP has separate
iterations. (A)
50. Lean focus on iterations and technical practices when compared to XP that
focuses on reducing waste. (B)