ISTQB Certified Tester Foundation Level – Agile Tester (CTFL-AT) — Question 20
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?
Answer options
- A. Price for a bus ticket was calculated incorrectly.
- B. Failed to buy a bus ticket after 18:00.
- C. Failed to buy a bus ticket when the network connection to the Central System is down.
- D. Payment for parking ticket is restricted to cash only (no credit card supported).
Correct answer: D
Explanation
The correct answer is D because it pertains to the payment method for parking tickets, which is not related to the bus ticket purchasing process outlined in the test charter. Options A, B, and C all directly involve the bus ticket purchase functionality, making them relevant to the exploratory testing session.