Which of the following describes the main purpose of a task management tool in agile projects?
SELECT ONE OPTION
Which of the following is a benefit of a whole-team approach?
SELECT ONE OPTION
You are working in a team preparing a bank loan application. Your task is the preparation of acceptance tests for the following user story:
"IF a customer needs a loan for less than 50,000 Euros and they have made repayments regularly (without any delay) and the customers monthly income is more than 3000 Euros for the last year, THEN the bank will accept the loan request; in other cases the bank will not accept the request. A customer assistant is responsible for preparing data for approval but the approval is done by the bank manager."
Which of the following test cases can be treated as acceptance test criteria for the above user story?
i) As a customer assistant I can log in to the system and check the history of the customer account for the last year.
ii) As a customer assistant I can log in to the system and check the history of the customer debts and repayments.
iii) As a customer assistant I can log in to the system and change my password.
iv) As a bank manager I can log in to the system and receive the information of all requests waiting for approval.
v) As a bank manager I can log in to the system and decide whether to approve a loan for a customer.
vl) As a bank manager I can log in to the system within 10 seconds.
SELECT ONE OPTION
Which of the following statements about Agile retrospectives is CORRECT?
SELECT ONE OPTION
During a retrospective, which of the following items would be the LEAST effective to generate discussions on process improvement?
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 sentences related to Risk-based testing is CORRECT?
SELECT ONE OPTION
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.
SELECT ONE OPTION