CTFL_001 Exam Question 21
Which of the following are the typical defects found by static analysis tools?
a.Variables that are never used.
b.Security vulnerabilities.
c.Poor performance.
d.Unreachable code.
e.Business processes not followed.
a.Variables that are never used.
b.Security vulnerabilities.
c.Poor performance.
d.Unreachable code.
e.Business processes not followed.
CTFL_001 Exam Question 22
Which of the following pairs of test tools are likely to be most useful during the test analysis and design stage of the fundamental test process?
(i) Test execution tool
(ii) Test data preparation tool
(iii) Test management tool
(iv) Requirements management tool
(i) Test execution tool
(ii) Test data preparation tool
(iii) Test management tool
(iv) Requirements management tool
CTFL_001 Exam Question 23
Which of the following best describes the purpose of non-functional testing?
CTFL_001 Exam Question 24
An iPhone application identifies and counts all purchases of a particular product from a shopping website.
The application incorrectly counts purchase attempts by including both failed attempts, and also those where the purchase was terminated by the user before completion. Testing has identified that the problem was located in the 'purchase identification' module, where the first stage in the purchasing process was counted, rather than a successful confirmed purchase.
Which of the following statements correctly identifies what has happened?
The application incorrectly counts purchase attempts by including both failed attempts, and also those where the purchase was terminated by the user before completion. Testing has identified that the problem was located in the 'purchase identification' module, where the first stage in the purchasing process was counted, rather than a successful confirmed purchase.
Which of the following statements correctly identifies what has happened?
CTFL_001 Exam Question 25
You are considering involving users during test execution. In general, what is the main reason for involving users during test execution? 1 credit

