CTAL-TA · Question #93
A web-based system is being developed to support the administration of tennis tournaments. The system provides advice on how much money to offer each player as their individual attendance fee. The…
The correct answer is C. Classification tree (maximum class coverage). See the full explanation below for the reasoning.
Question
A web-based system is being developed to support the administration of tennis tournaments. The system provides advice on how much money to offer each player as their individual attendance fee. The amount depends on a COMBINATION of the following factors:
Overall attendance fund (divided into five numeric ranges). Player's current world ranking (divided into ten numeric ranges). Whether it is a local tournament for the player (i.e. YES or NO) Their relationship with the tournament sponsors (i.e. clothing, equipment, or endorsement). Their previous attendance history at this event (i.e. finalist, played, withdrew before event or withdrew during event) The new system needs to be ready for the next tournament in just a few months' time, so testing schedules will be severely challenged. Which specification-based technique would be the BEST choice in the circumstances?
Options
- APairwise testing.
- BUse case testing.
- CClassification tree (maximum class coverage).
- DEquivalence partitioning.
How the community answered
(24 responses)- A4% (1)
- B8% (2)
- C71% (17)
- D17% (4)
Community Discussion
No community discussion yet for this question.