CTFL4 Exam Question 51

A test manager decided to skip static testing since he believes bugs can be found easily by doing dynamic testing. Was this decision right or wrong?
  • CTFL4 Exam Question 52

    For each test case to be executed, the following table specifies its dependencies and the required configuration of the test environment for running such test case:

    Assume that C0NF1 is the initial configuration of the test environment Based on this assumption, which of the following is a test execution schedule that is compatible with the specified dependencies and allows minimising the number of switches between the different configurations of the test environment^
  • CTFL4 Exam Question 53

    Which of the following statements about the typical activities of a formal review process is TRUE?
  • CTFL4 Exam Question 54

    Given the following User Story: "As an online customer, I would like to be able to cancel the purchase of an individual item from a shopping list so that it only displays the relevant items, in less than 1 second", which of the following can be considered as applicable acceptance test cases?
    I . Click on my online shopping list, select the unwanted Item, delete the unwanted item, the unwanted Item is deleted from the shopping list in less than 1 second.
    Ii . Click on my online shopping list, select all the items, delete all the items, the unwanted items are deleted from the shopping list in less than 1 second.
    Iii . Tab to the online shopping list and press enter, select the unwanted item, delete the unwanted item, the unwanted item is deleted from the shopping list In less than 1 second.
    Iv . Click on the checkout button, select the payment method, make payment, confirmation received of payment and shipping date.
    V . Click on my shopping list, select the unwanted Item, delete the unwanted item, the unwanted item is deleted from the shopping list.
    Select the correct answer:
  • CTFL4 Exam Question 55

    Which sequence of stated in the answer choices is correct in accordance with the following figure depicting the life-cycle of a defect?