Quiz-summary
0 of 10 questions completed
Questions:
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
Information
Free Practice Questions
You have already completed the quiz before. Hence you can not start it again.
Quiz is loading...
You must sign in or sign up to start the quiz.
You have to finish following quiz, to start this quiz:
Results
0 of 10 questions answered correctly
Your time:
Time has elapsed
You have reached 0 of 0 points, (0)
Categories
- Not categorized 0%
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
- Answered
- Review
-
Question 1 of 10
1. Question
Which statement best describes Scrum?
Correct
Incorrect
Note that Scrum is a framework within which complex environments are developed.
-
Question 2 of 10
2. Question
During a Sprint, a Development Team determines that it will not be able to finish the complete forecast. Who should present to review and adjust the Sprint work selected?
Correct
Incorrect
Note that the Product Owner and the Development Team determines incomplete forecast within a sprint.
-
Question 3 of 10
3. Question
When does a Development Team member become the sole owner of a Sprint Backlog item?
Correct
Incorrect
Note that the entire Development Team “owned” all Sprint Backlog products.
-
Question 4 of 10
4. Question
How much work does the Development Team have to do on a Product Backlog object that is chosen for a Sprint?
Correct
Incorrect
Please note that the Product Owner has to be told done for every Product Backlog item.
-
Question 5 of 10
5. Question
What is a way for anyone to see, at a glance, how the sprint really proceeds as opposed to the team’s past velocity?
Correct
Incorrect
Note that when posting a burndown chart clearly where everyone can see can help everyone on the team understand what’s completed, what’s left to build, and whether or not they’re on track.
-
Question 6 of 10
6. Question
Which test is also known as test-driven development, means that before he writes code, he builds an automated test?
Correct
Incorrect
Note that Test-first programming is also known as test-driven development or TDD.
-
Question 7 of 10
7. Question
What do you call when two developers sit together at a single workstation when writing code?
Correct
Incorrect
Note that the second primary XP practice that’s focused on building code is pair programming.
-
Question 8 of 10
8. Question
What is the next primary XP team practice where the team’s operating environment is set up to instantly transmit relevant project knowledge to everyone who happens to be working on it?
Correct
Incorrect
Note that informative workspace practice is where the team’s working environment is set up to automatically communicate important project
-
Question 9 of 10
9. Question
What practices used by the individual developers to constantly integrate changes from their teammates so everyone’s sandbox is up to date?
Correct
Incorrect
Note that Individual developers use continuous integration to constantly integrate changes from their teammates.
-
Question 10 of 10
10. Question
What happens if the team built the software in a way that is difficult to change?
Correct
Incorrect
Note that if the team built software that is difficult to change they will go through their planning, evaluate the request which will cause the change to require a lot of time to implement.