Free CTFL Exam Dumps

Question 26

- (Exam Topic 13)
What is the purpose of test completion criteria in a test plan:

Correct Answer:E

Question 27

- (Exam Topic 13)
Which of the following statements are true?
(i) Defects are likely to be found earlier in the development process by using reviews rather than static analysis.
(ii) Walkthroughs require code but static analysis does not require code.
(iii) Informal reviews can be performed on code and specifications.
(iv) Dynamic techniques are generally used before static techniques.
(v) Dynamic techniques can only be used after code is ready to be executed.

Correct Answer:D
The other answers are incorrect because:
(ii) Walkthroughs do not require code and static analysis does require code.
(iv) Static techniques do not execute the code and therefore can be run before and after the code is ready for execution.

Question 28

- (Exam Topic 13)
Which of the following is not a part of the Test Implementation and Execution Phase?

Correct Answer:D

Question 29

- (Exam Topic 13)
Which of the following is true of iterative development?

Correct Answer:B

Question 30

- (Exam Topic 10)
Why might a RAD approach be a better option for the test manager rather than a sequential development? 2 credits

Correct Answer:B