You have been asked to execute an exploratory testing session on Park & Ride system. The test charter has been titled as “Buy a bus ticket”. As a result, a number of defects were reported, the titles of which are listed below.
Which defect is out of scope for the given test charter?
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.
A Scrum project is aimed at developing an online travel website based on an IBE (Internet Booking Engine), to provide booking of flights. The website will allow customers to specify their travel requirements, and once these requirements are received, the website will offer a list of available flights which customers can book. A single Scrum team will work on this project and the project will start with a Sprint Zero.
Which of the following statements best describes how a tester on the Scrum team should contribute during the Sprint Zero?
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 of the following describes a direct benefit of early and frequent feedback associated with the adoption of continuous integration?
Which of the following statements about test automation and regression risk in Agile projects is true?
Which tasks are typically performed by a tester on an Agile project?
1) Implementing test strategy.
2) Documenting business requirements.
3) Measuring and reporting test coverage.
4) Coaching development team in relevant aspects of testing.
5) Executing test-driven development tests.
Which of the following activities would you expect most likely to be performed during daily stand-up meetings?
An Agile team is working on a project to develop an image editing tool. In the current version, the ‘Settings’ GUI allows users to adjust exposure, contrast, and saturation. A session-based exploratory testing session is planned to find issues with parameter combinations that cause undesired image effects.
Which of the following would you expect to be the best charter to support this exploratory testing session?
Consider the following user story for an Agile project aimed at developing an application that calculates the reimbursement of medical visits:
"As an owner of the application, I want the reimbursement of medical visits to be calculated based on the following rules:
There are two types of reimbursable visits: Doctor's Office Visits (DOCVs) and Hospital Visits (HVs).
The reimbursement for DOCVs is 33%, while the reimbursement for HVs depends on the type of the specialist visits. Two types (A, B) of specialist visits exist and the associated reimbursements are 45% for A and 90% for B."
Which of the following would you expect to be the most suitable black-box test design technique for the user story?
Which of the following statements best describes how development and testing activities are integrated in Agile projects?
Consider the following acceptance criterion associated to a user story:
"A maximum of 0.0002 failures per hour in the specified operational conditions over at least ten days of testing must be achieved."
Which of the following aspects of testability is best described in this acceptance criterion?
Which of the following is the BEST way for a test team to keep its independence when working in an Agile development environment?
Iteration planning for Sprint 5 of your current project is complete. The plan for the sprint is to increase performance of the system, which of the following acceptance criteria would you expect for Sprint 5?
1) User access for all roles has been validated.
2) A static analysis tool has been executed for all code.
3) 100% of the existing regression test suite has passed.
4) System is responding in less than 3 seconds, 90% of the time.
5) A new version of internet Explorer has been included.
Which of the following statements about a test charter are CORRECT?
1) It is used mainly in exploratory tests.
2) It is used to monitor a test process.
3) It may make reference to user stories.
4) It contains notes taken during a test session.
5) It is used to outline the company test policy.
Which of the following statements about test-driven development (TDD) and behavior-driven development (BDD) is true?
Which of the following statements is FALSE regarding early and frequent feedback?
In Agile projects, which of the following approaches would result in the best compromise for preserving independence of testers and for allowing testers to have a good understanding of the product as well as good relationships with other team members?
Which of the following is NOT a typical task performed by the tester within an Agile team?