Which of the following statements about Test Driven Development (TDD)
Practice ISTQB Agile Tester Questions and Answers – Which of the following statements about Test Driven Development (TDD) is FALSE?
Practice ISTQB Agile Tester Questions and Answers – Which of the following statements about Test Driven Development (TDD) is FALSE?
Practice ISTQB Agile Tester Questions and Answers – What does the term ‘Test Pyramid’ refer to and illustrate situations for?
Practice ISTQB Agile Tester Questions and Answers – Which of the following demonstrates effective use of the testing quadrants?
Practice ISTQB Agile Tester Questions and Answers – Given the following user stories:
“As a bank teller, I can easily navigate through the system menu and links, and find the information I am looking for”
“For all users, the system must display all queries in less than 2 seconds, 90% of the time”
And the associated test cases:
TC1: Login as bank teller. Enter customer ID. Verify that the
customer transaction history is easy to find, and that navigating
through the menus is intuitive.
TC2: Login as bank teller: Enter customer Name. Verify that the
customer accounts are easy to find and that navigating through the menus
is intuitive.
TC3: Simulate expected traffic on system and validate the time for
customer transaction history to display is less than 2 seconds.
Which TWO test quadrants would the above test cases be part of?
Practice ISTQB Agile Tester Questions and Answers – At the beginning of the 5th iteration of a
project, a new requirement was introduced to support a new type of
browser. The tester realizes that the existing test automation framework
and scripts will not support the new type of browser. What is the best
course of action for the tester on this team to take?
Practice ISTQB Agile Tester Questions and Answers – Given the following results from a product
risk analysis that occurred at the beginning of an iteration:
• User story 1 (Performance): likelihood: high, impact: high
• User story 2 (Security): likelihood: high, impact: high
• User story 3 (Functional): likelihood: medium, impact: high
• User story 4 (Functional): likelihood: high, impact: medium
• User story 5 (Compatibility): likelihood: low, impact: low
• User story 6 (Recoverability): likelihood: low, impact: low
Which TWO of the following describes best what the team should do with this information?Select TWO options.
Practice ISTQB Agile Tester Questions and Answers – Given the following user story: “As the
president, any data I upload should not be viewable by any other user of
the system”
During the first poker planning session, the following
story points were given based on risk, effort, complexity, and proper
extent of testing:
Customers: 5
Developers: 5
Testers: 20
What is the best outcome following this planning session?
Practice ISTQB Agile Tester Questions and Answers – An agile team is assigned to a project to
update an existing medical device to newer technologies. Since the last
release of the existing medical device, a new version of the medical
device standard has been released. User access to the device is changing
and will be documented in user stories. Based on this information, and
in addition to the user stories, which of the following would best
provide relevant information to support your testing activities?
(i). Updated version of standards document for medical system.
(ii). Existing defects or typical defect areas in existing system.
(iii). Obsolete user access test cases and results for existing application.
(iv). Performance metrics for existing application.
(v). Defects logged during other similar conversion projects for medical devices.
Practice ISTQB Agile Tester Questions and Answers – Which alternative is the BEST description of
when to stop testing (release criteria) in an agile project?
Practice ISTQB Agile Tester Questions and Answers – Which TWO of the following are examples of testable acceptance criteria for test related activities?
Select TWO options.
Practice ISTQB Agile Tester Questions and Answers – Given the following User Story: “As a bank
teller, I would like to be able to view all of my customer’s bank
transactions on the screen, so I can answer his/her questions”.
Which of the following can be considered as relevant acceptance test cases?
(i). Login as a bank teller, get the customer’s account balance for all open accounts.
(ii). Login as a bank teller, enter a customer account ID, get his transactions history on the screen
(iii). Login as a bank teller, request customer account ID by using
name abbreviations, and get his transaction history on the screen
(iv). Login as a bank teller, enter a customer IBAN (international
bank account number), get his transaction history on the screen
(v). Login as a Bank Teller, enter a customer Account ID, get the Transactions history in less than 3 seconds on screen.
Practice ISTQB Agile Tester Questions and Answers – Given the following user story: “An online
application charges customers to ship purchased items, based on the
following criteria:
• Standard shipping costs for under 6 items
• Shipping is $5 for 6-10 items.
• Shipping is free for more than 10 items.
Which of the following is the best black box test design technique for the user story?
Practice ISTQB Agile Tester Questions and Answers – Your manager would like to introduce
exploratory testing to your agile team. He has received the following
suggestions on how to proceed from previous colleagues:
(i). User
stories are assigned to testers who are completely new to the user
story. There is allotted 120 minutes allocated to complete exploratory
testing on the user story. Testers do not need to document tests, or
test results, but do need to log defects if any are encountered.
(ii). User stories are assigned to testers who have already
completed risk based testing on the same areas. There is allotted 120
minutes allocated to complete exploratory testing for this user story.
The team expects at the end of the 120 minutes to have a list of test
ideas, including data and actors, results and issues encountered, and
list of defects to be logged in the defect management tool.
(iii). A user story is assigned to business representative. The
business representative is told to use the system like the customer
would on a day-to-day basis. If issues are encountered, the business
representative is told to inform the tester, so that they can prioritize
and log the defect.
(iv). A user story is assigned to a tester for exploratory testing.
Tester is told to learn the functionality of the user story, to make
sure the functionality is correct and to include negative testing. There
is no set deadline for this exploratory testing to be complete; it
depends on what is found by the tester. Documentation is not necessary,
but defects need to be logged in defect tracking tool. Your manager
presents you with his conclusions about how best to introduce
exploratory testing to an agile team.
Which one of your manager’s conclusions is correct?
Practice ISTQB Agile Tester Questions and Answers – Which of the following is one of the
purposes of an Application Lifecycle Management (ALM) tool on an agile
project?
Practice ISTQB Foundation Level Q&A – Error guessing is best used: