<< Prev Question Next Question >>

Question 21/33

A company wants to reward each of its salespeople with an annual bonus that represents the sum of all the bonuses accumulated for every single sale made by that salesperson. The bonus for a single sale can take on the following four values: 3%, 5%, 7% and 10% (the percentage refers to the amount of the single sale). These values are determined on the basis of the type of customer (classified as "Basic" or "Premium") to which such sale was made, and on the amount of such sale classified into the following three groups G1, G2 and G3:
* [G1]: less than 300 euros
* [G2]: between 300 and 2000 euros
* [G3]: greater than 2000 euros
Which of the following is the minimum number of test cases needed to cover the full decision table associated with this scenario?

LEAVE A REPLY

Your email address will not be published. Required fields are marked *

Question List (33q)
Question 1: Who of the following has the best knowledge to decide what t...
Question 2: Which of the following issues cannot be identified by static...
Question 3: In which of the following test documents would you expect to...
Question 4: Which sequence of stated in the answer choices is correct in...
Question 5: Which of the following statements is true?...
Question 6: In a two-hour uninterrupted test session, performed as part ...
Question 7: Which of the following statements refers to good testing pra...
Question 8: Consider the following simplified version of a state transit...
Question 9: Consider the following user story about the authentication f...
Question 10: During component testing of a program if 100% decision cover...
Question 11: Which of the following statements about white-box test techn...
Question 12: The following rules determine the annual bonus to be paid to...
Question 13: Which of the following is not an example of a typical conten...
Question 14: Consider a given test plan which, among others, contains the...
Question 15: Following a risk-based testing approach you have designed 10...
Question 16: Which of the following statements about exploratory testing ...
Question 17: Which of the following statements about the value of maintai...
Question 18: What type of testing measures its effectiveness by tracking ...
Question 19: The fact that defects are usually not evenly distributed amo...
Question 20: Can "cost" be regarded as Exit criteria?...
Question 21: A company wants to reward each of its salespeople with an an...
Question 22: Which of the following is a test task that usually occurs du...
Question 23: Which of the following s the most correct statement about st...
Question 24: Which of the following statements is true?...
Question 25: Which of the following statements about branch coverage is t...
Question 26: Test automation allows you to:
Question 27: Which of the following statements is true?...
Question 28: Which of the following is a test-first approach, where tests...
Question 29: Which of the following statements is not correct?...
Question 30: Which of the following statements about static testing and d...
Question 31: The tests at the bottom layer of the test pyramid:...
Question 32: A Test Manager conducts risk assessment for a project. One o...
Question 33: What is test oracle?