CTFL_001 Exam Question 131

Which of the following statements is the MOST valid goal for a test team?
  • CTFL_001 Exam Question 132

    Which of the following types of test tool are most likely to include traceability functions?
    (i) Performance testing tool
    (ii) Requirements management tool
    (iii) Configuration management tool
    (iv) Static analysis tool
  • CTFL_001 Exam Question 133

    What should be the MAIN objective during development testing?
  • CTFL_001 Exam Question 134

    The flow graph below shows the logic of a program for which 100% statement coverage and 100% decision coverage is required on exit from component testing. [K4] The following test cases have been run:
    Test Case 1 covering path P,Q,R,U
    Test Case 2 covering path P,Q,S,V
    Test Case 3 covering path P,Q,S,W,X
    Test case 4 covering path P,Q,S,W,Y
    Refer to the exhibit
  • CTFL_001 Exam Question 135

    A client-server system for a web development must support a minimum of 200 enquiries per hour. In peak times, it must be available 24 hours x 7 days due to the critical nature of the application, and must have a response time lower than 20 seconds during peak loads.
    Which of the following set of test types would be most appropriate to verify the non-functional requirements expressed in this statement?