CTFL_Syll_4.0 Exam Question 1

An application is subjected to a constant load for an extended period of time as part of a performance test.
While running this test, the response time of the application steadily slows down, which results in a requirement not being met. This slowdown is caused by a memory leak where the application code does not properly release some of the dynamically allocated memory when it is no longer needed.
Which of the following statements is true?
  • CTFL_Syll_4.0 Exam Question 2

    A program is used to control a manufacturing line (turn machines on and off. start and stop conveyer belts, add raw materials to the flow. etc.). Not all actions are possible at all times. For example, there are certain manufacturing stages that cannot be stopped - unless there is an emergency. A tester attempts to evaluate if all such cases (where a specific action is not allowed) are covered by the tests.
    Which coverage metric will provide the needed information for this analysis?
  • CTFL_Syll_4.0 Exam Question 3

    Which of the following statements about how different types of test tools support testers is true?
  • CTFL_Syll_4.0 Exam Question 4

    Who of the following has the best knowledge to decide what tests in a test project should be automated?
  • CTFL_Syll_4.0 Exam Question 5

    Consider an estimation session where a six-member Agile team (Memb1, ... , Memb6) is performing a planning poker session to estimate a user story (in story points). Team members are using a set of cards with the following values: 1, 2, 3, 5, 8, 13, 21. Below is the outcome produced by the first round of estimation for this session:

    Which of the following answers best describes how the estimation session should proceed?