Big Halloween Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: simple70

ISTQB Certified Tester Foundation Level (CTFL v4.0) ISTQB-CTFL Question # 2 Topic 1 Discussion

ISTQB Certified Tester Foundation Level (CTFL v4.0) ISTQB-CTFL Question # 2 Topic 1 Discussion

ISTQB-CTFL Exam Topic 1 Question 2 Discussion:
Question #: 2
Topic #: 1

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?


A.

TC1 would highlight the fault


B.

TC2 would highlight the fault


C.

TC3 would highlight the fault


D.

None of the three test cases would highlight the fault.


Get Premium ISTQB-CTFL Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.