iSQI
CTAL-TA · Question #73
CTAL-TA Question #73: Real Exam Question with Answer & Explanation
Sign in or unlock CTAL-TA to reveal the answer and full explanation for question #73. The question stem and answer options stay visible for context.
Question
A software component for a game application calculates a player's trophy level based on the following three input parameter values and their associated rules: Time to Complete Game - Maximum 180 seconds. If the input value exceeds this amount, then the component outputs error message TIME1 Points Earned - minimum 5 to a maximum of 25. If the input value is outside this range the component outputs error message EM1 Level of Difficulty - from 1 to a maximum of 4. If the input value is outside this range the component outputs error message EM2 Assuming there are no error messages, a total score is then calculated by the component as (Points Earned * Level of Difficulty) The trophy levels are: Blue - total score equal to or less than 40 Silver - total score > 40 Gold - total score > 70 Diamond - total score > 80 Platinum - total score > 90 The component then outputs the correct trophy level Applying the Equivalence Partition test design technique to this component and assuming that each error message and each trophy level represents a separate output partition, what percentage of the total output partitions have been exercised by the following suite of test cases? Player 1 - Points earned 25, level of difficulty 2, time 60 seconds. Player 2 - Points earned 20, level of difficulty 3, time 120 seconds. Player 3 - Points earned 30, level of difficulty 1, time 200 seconds.
Options
- A12.5%
- B20%
- C25%
- D40%
Unlock CTAL-TA to see the answer
You've previewed enough free CTAL-TA questions. Unlock CTAL-TA for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.