iSQI
CTFL_SYLL_4.0 · Question #135
CTFL_SYLL_4.0 Question #135: Real Exam Question with Answer & Explanation
Sign in or unlock CTFL_SYLL_4.0 to reveal the answer and full explanation for question #135. The question stem and answer options stay visible for context.
Question
A requirement specifies that if the total amount of sales (TAS) made during the year by a corporate seller is 300,000 or more, the bonus that must be paid to the seller is 100% of a certain amount agreed upon at the beginning of the year. The software contains a fault as it implements this requirement with the decision "IF (TAS = 300,000)" instead of "IF (TAS >= 300.000)". The application of the 3-value boundary value analysis to this problem consists of the following three test cases (TAS is an integer variable): TC1 = 299,999 TC2=300,000 TC=300,001 Which of the following statements is TRUE?
Options
- ATC1 would highlight the fault
- BTC2 would highlight the fault
- CTC3 would highlight the fault
- DNone of the three test cases would highlight the fault.
Unlock CTFL_SYLL_4.0 to see the answer
You've previewed enough free CTFL_SYLL_4.0 questions. Unlock CTFL_SYLL_4.0 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.