Which of the following statements about the Planning poker test estimate technique are CORRECT? i) Planning poker is a consensus based technique using a deck of cards. ii) A low test estimate usually means the story should be broken down into multiple smaller stories. iii) A high test estimate usually means the story should be broken down into multiple smaller stories. iv) One poker round is played and then consensus has to be reached. v) The risk level of each backlog item should be decided before the poker session.
Correct Answer:
A
🗳️
What is the main benefit of the Test Pyramid?
Correct Answer:
B
🗳️
User Story: As a user I want to be able to calculate tax percentage based on amount of income.
What is the best black box test design technique for verifying the accuracy of this user story?
Correct Answer:
B
🗳️
You are developing the code that controls an industrial Espresso machine which will be operated by waiting staff in restaurants.
The machine is rather complicated and has lots of switches and buttons, so in the next iteration instructions will be provided to the operator on a small LCD screen.
A User Story for the Operator-instructions module is as follows:
"As an operator of the Espresso machine, I would like to know how to steam milk, so I can add steamed milk to the coffee."
The following is a list of risks identified for this story, with assigned probability and impact.
Which of these is most correct in the context of the given User Story?
Correct Answer:
B
🗳️