CTFL-AT ISTQB Certified Tester - Foundation Level Extension - Agile Tester

Loading demo links...

Showing 1–3 of 5 questions

Question 1

Which of the following statements about the Planning poker test estimate technique are CORRECT?

1) Planning poker is a consensus based technique using a deck of cards.

2) A low test estimate usually means the story should be broken down into multiple smaller stories.

3) A high test estimate usually means the story should be broken down into multiple smaller stories.

4) One poker round is played and then consensus has to be reached.

5) The risk level of each backlog item should be decided before the poker session.

Select an option, then click Submit answer.

  • 1, 3, 5

  • 1, 2, 3

  • 2, 3, 4

  • 1, 2, 4

Question 2

What is the definition of agile software development?

Select an option, then click Submit answer.

  • Testing carried out informally where no formal test preparation or execution takes place, no recognized test design technique is used and there are no expectations for results.

  • A group of software development methodologies based on iterative incremental development with self-organizing cross-functional teams who cooperate to define requirements and to implement the solution.

  • A framework to describe the software development lifecycle activities from requirements specification to maintenance where test planning of the various test levels is done as soon as the test basis is ready

  • A way of developing software where the test cases are developed, and often automated, before the software under test is developed.

Question 3

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 customer's 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?

1) As a customer assistant I can log in to the system and check the history of the customer account for the last year.

2) As a customer assistant I can log in to the system and check the history of the customer debts and repayments.

3) As a customer assistant I can log in to the system and change my password.

4) As a bank manager I can log in to the system and receive the information of all requests waiting for approval.

5) As a bank manager I can log in to the system and decide whether to approve a loan for a customer.

6) As a bank manager I can log in to the system within 10 seconds.

Select an option, then click Submit answer.

  • Acceptance test criteria are 1, 2, 3 and 6

  • Acceptance test criteria are 1, 3, 4 and 5

  • Acceptance test criteria are 2, 4, 5 and 6

  • Acceptance test criteria are 1, 2, 4 and 5