CTFL4 Exam Question 1

Which of the following statements is true?
  • CTFL4 Exam Question 2

    During which main group of test activity are the following tasks performed?
    *Checking test results and logs against specified coverage criteria.
    *Assessing the level of component or system quality based on test results and logs.
    *Determining whether more tests are needed.
    Select the correct answer:
  • CTFL4 Exam Question 3

    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?
  • CTFL4 Exam Question 4

    Which review type, also known as a "buddy check", is commonly used in Agile development?
  • CTFL4 Exam Question 5

    Which ONE of the following options BEST describes Behavior-Driven Development (BDD)?