Which of the following allows a developer to define accurate unit tests focused on business needs?
SELECT ONE OPTION
Which of the following is NOT a typical task performed by the tester within an Agile team?
SELECT ONE OPTION
Which agile development approach incorporates the following practices:
- a project is divided into iterations called sprints
- each sprint results in a potentially releasable/shippable product?
SELECT ONE OPTION
Which of the following is NOT a statement of value from the Agile Manifesto?
SELECT ONE OPTION
Which of the following activities are done in release planning?
i. Identifying testable user stories with acceptance criteria.
ii. Elaborating the user stories into tasks.
iii. Prioritizing the user stories.
iv. Creating acceptance tests for the user stories.
v. Analyzing risks for each of the user stories.
vi. Performing high level estimation for the release.
SELECT ONE OPTION
A calculator application is being developed. The third sprint has been planned to add functionality to the calculator to allow scientific calculations. Which TWO examples below represent activities that would likely be managed on an agile task board for the third sprint?
I) A task to design the features planned for the next sprint.
ii) A task to run an acceptance test for a user story.
iii) A task to automate regression tests.
iv) A task to participate in training in preparation for the fourth sprint.
v) A task to produce a daily progress report for the agile team members.
SELECT ONE OPTION
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?
SELECT ONE OPTION
Why is regression of software a high risk in agile projects?
SELECT ONE OPTION
Which of the following sentences related to Risk-based testing is CORRECT?
SELECT ONE OPTION
Which statement about an Agile task board is CORRECT?
SELECT ONE OPTION