CTFL18 Exam Question 196

Relying only on the information provided in the scenario, select the TWO items and/or features for which sufficient information is available to proceed with test design.
  • CTFL18 Exam Question 197

    How many test cases are necessary to cover all the possible sequences of statements (paths) for the following program fragment?
    Assume that the two conditions are independent of each other : -if (Condition 1)then statement
    1else statement 2if (Condition 2)then statement 3
  • CTFL18 Exam Question 198

    For which of the following activities is a static analysis tool NOT useful?
  • CTFL18 Exam Question 199

    Functional and structural tests are alternative test types that may be used separately or together at which test level?
  • CTFL18 Exam Question 200

    Which of the following correctly states a limitation in the use of static analysis tools?