BlackFriday 2024! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

ISTQB Exam ISTQB-CTFL Topic 5 Question 35 Discussion

Actual exam question for ISTQB's ISTQB-CTFL exam
Question #: 35
Topic #: 5
[All ISTQB-CTFL Questions]

A financial institution is to implement a system that calculates the interest rates paid on investment accounts based on the sum invested.

You are responsible for testing the system and decide to use equivalence partitioning and boundary value analysis to design test cases. The requirements describe the following expectations:

Investment range | Interest rate

R500 to RIO 000 10%

RIO 001 to R50 000 11%

R50 001 to RlOOOOO 12%

RIOOOOl to R500 000 | 13%

What is the minimum number of test cases required to cover all valid equivalence partitions for calculating the interest?

Show Suggested Answer Hide Answer
Suggested Answer: B

Using equivalence partitioning, the investment ranges are divided into four partitions:

R500 to R10,000 (10%)

R10,001 to R50,000 (11%)

R50,001 to R100,000 (12%)

R100,001 to R500,000 (13%)

Thus, the minimum number of test cases required to cover all valid equivalence partitions for calculating the interest is 4.


Contribute your Thoughts:

Quiana
22 days ago
Hold up, what about the edge cases? We should also test the minimum and maximum values for each range to ensure the system handles them correctly. That's an additional 8 test cases. So the total should be 12.
upvoted 0 times
...
Rocco
24 days ago
Alright, let's see. We have four different investment ranges, each with a different interest rate. To cover all valid equivalence partitions, we need to test the boundaries between each range. That's 4 test cases. Easy peasy!
upvoted 0 times
Donte
8 days ago
So, the minimum number of test cases required is 4.
upvoted 0 times
...
Cassie
13 days ago
That's right, each test case will cover the boundaries between the different investment ranges.
upvoted 0 times
...
Micheal
15 days ago
We only need 4 test cases to cover all valid equivalence partitions.
upvoted 0 times
...
...
Adolph
26 days ago
I agree with Sherell. We only need to test the boundaries of each partition to cover all valid cases.
upvoted 0 times
...
Sherell
27 days ago
I think the answer is A) 5.
upvoted 0 times
...

Save Cancel