This section includes 7 InterviewSolutions, each offering curated multiple-choice questions to sharpen your Current Affairs knowledge and support exam preparation. Choose a topic below to get started.
| 1. |
What are standard or common metrics for Agile? Explain. |
|
Answer» Agile Metrics are basically standard metrics that are used to MEASURE the work of the team. These metrics are used to determine the quality of work, productivity, progress, team health, etc. Its main focus is on value DELIVERED to customers and how much end-users were impacted by it.
|
|
| 2. |
What do you mean by the term “increment”? |
|
Answer» The increment is simply the sum or total of all the product BACKLOG items that were COMPLETED during a sprint and the value of increments of all previous SPRINTS. It is the total work completed within the CURRENT and previous sprints. |
|
| 3. |
What is a Sprint Planning Meeting, Sprint Review Meeting and Sprint Retrospective Meeting? |
Answer»
|
|
| 4. |
What is “Planning Poker” technique? |
|
Answer» Planning Poker, also KNOWN as Scrum Poker, is a consensus-based technique that not only helps agile teams to estimate the time and effort that is required to complete each initiative on their product backlog but also identifies issues before time and within the course of a user story. It makes the meeting more SHORT, productive and creates estimates with the involvement of the whole team. It is mainly USED to avoid the influence of other PARTICIPANTS, and force each person to think independently and give their opinion. |
|
| 5. |
Name three main Agile frameworks other than Scrum for product development. |
|
Answer» Three main AGILE FRAMEWORKS other than Scrum are: |
|
| 6. |
What are different types of Burn-Down charts? |
|
Answer» Different types of Burn-Down charts are listed below:
|
|
| 7. |
What are Burn-up and Burn-down charts in Agile? |
|
Answer» Burn-up Chart: It is a type of chart that is used to display or represent the AMOUNT of work that has been completed and the total amount of work for a SPRINT or ITERATION. |
|
| 8. |
What is Agile Manifesto? What are its values and principles? |
|
Answer» The agile manifesto is basically a document consisting of values and principles that are expressed in Agile. It was created in early 2001. It simply consists of 4 values and 12 key principles. This manifesto helps the development team to work more efficiently and provides a CLEAR and measurable structure that promotes team collaboration, iterative development, etc. It is specially designed to improve development methodologies.
The 12 Agile Principles
|
|
| 9. |
What do you mean by Pair Programming? Write its advantages. |
|
Answer» Pair programming, as the name suggests, is a type of programming where two people write code together and work side-by-side on one machine or computer. It is basically a TECHNIQUE mostly used in agile software development. In this type of programming, one person writes code and ANOTHER person checks and REVIEWS each line of code. Both of them also switch their roles while doing work. Advantages of Pair Programming
|
|
| 10. |
What is the difference between Agile and Scrum? |
||||||||||||||||||
|
Answer» Agile: It is an approach mainly used for software development. In this methodology, complex projects are broken down into smaller units that are achievable in a specific time frame. It always involves customers in the development process.
|
|||||||||||||||||||