QuestionQ20

Fundamental Agile Testing Principles, Practices, and Processes

You have been asked to conduct an exploratory testing session on the Park & Ride system. The test charter is titled “Buy a bus ticket.” A number of defects were reported, with the titles listed below.

Which defect falls outside the scope of the stated test charter?

  • 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).
Explanation

The charter covers purchasing bus tickets, including their price calculation and conditions that prevent their purchase. A limitation on paying for a parking ticket concerns parking-ticket payment functionality rather than buying a bus ticket.

Community Discussion

No comments yet. Be the first to start the discussion!