Loading questions...
Updated
Want a break from the ads?
Become a Supporter and enjoy a completely ad-free experience, plus unlock Learn Mode, Exam Mode, AstroTutor AI, and more.
This exam has 40 community-verified practice questions. Create a free account to access all questions, comments, and explanations.
Which of the following is a risk that continuous integration introduces?
Which of the following would provide the MOST independence for testers working with agile teams?
Which of the following allows a developer to define accurate unit tests focused on business needs?
Which of the following statements is FALSE regarding early and frequent feedback?
Which tasks are typically performed by a tester on an Agile project? i) Implementing test strategy. ii) Documenting business requirements. iii) Measuring and reporting test coverage. iv) Coaching development team in relevant aspects of testing. v) Executing test-driven development tests.
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 the following statements about the benefits of the Agile processes promoting early and frequent feedback is NOT true?
Which of the following statements about a test charter are CORRECT? i) It is used mainly in exploratory tests. ii) It is used to monitor a test process. iii) It may make reference to user stories. iv) It contains notes taken during a test session. v) It is used to outline the company test policy.
You are working in a software development company which, for many years, used a sequential development model and was organized into separate departments for each functional group (e.g. business analysts, developers, testers) located within their own office space. Your organization has recently changed to a SCRUM agile framework. Which of the following is an important organizational and behavioral best practice for a tester in the SCRUM team that should have also been practiced when using the sequential model?
Which of the following sentences about the integration of development and testing activities in Agile projects is INCORRECT?
Which ONE of the following is an example of a typical “Business-oriented work product”?
You have been asked to explain to your client how to define acceptance criteria that are fully testable. Which of the following is the BEST EXAMPLE for testable acceptance criteria?
Which two of the following statements are CORRECT with regards to test automation on agile projects? i) Every test developed for past iterations is kept and executed as part of a regression suite for each new release of code. ii) It would be very difficult to ensure high quality in an agile project without test automation. iii) Automated acceptance tests are run regularly as part of the continuous integration full system build. iv) Automated regression suites are only run for the final release of code. v) In agile projects, the results from automated acceptance tests provide feedback on the overall product quality.
Which of the following describes the main purpose of a task management tool in agile projects?
What is the main benefit of the Test Pyramid?
Why is regression of software a high risk in agile projects?