ISQI ISTQB Certified Tester Foundation Level (Syllabus 2011, D only) - CTFL_Syll2011_D Exam Practice Test
Given the following requirement:

Which of the following statements is NOT correct?

Which of the following statements is NOT correct?
Correct Answer: B
Vote an answer
A software company adopts the V-model as their development life cycle. Which of the following contains roles of a tester in this company?
Correct Answer: B
Vote an answer
What factors should be considered to determine whether enough testing has been performed?
(i)The exit criteria.
(ii)The budget.
(iii)How big the test team is.
(iv)The product's risk profile.
(v)How good the testing tools are.
(vi)Sufficient details of the system status to allow decisions
(i)The exit criteria.
(ii)The budget.
(iii)How big the test team is.
(iv)The product's risk profile.
(v)How good the testing tools are.
(vi)Sufficient details of the system status to allow decisions
Correct Answer: C
Vote an answer
Out of the following, what is not needed to specify in defect report?
Correct Answer: D
Vote an answer
A new testing tool has been selected for an organisation and a pilot project has successfully completed. The next step is to deploy the tool within the organization.
What is a key success factor in tool deployment?
What is a key success factor in tool deployment?
Correct Answer: A
Vote an answer
What is the main reason for using a pilot project to introduce a testing tool into an organization? [K1]
Correct Answer: D
Vote an answer
Before an invoice can be created, an account is required. Before an account can be set up, an account user is required (in order to set up the account). The software is delivered with a master user only, who can only create other types of users. The following test cases have been written to test the high-level structure of the software a. Create an invoice b. Amend an invoice c. Process an invoice (send to customer) d. Delete an invoice e. Create an account f. Create an account user g. Amend an account user h. Delete an account user i. Amend an account j. Delete an account Which of the following test procedures would enable all tests to be run? [K3]
Correct Answer: D
Vote an answer
Which of the following is an example of black-box dynamic testing?
Correct Answer: C
Vote an answer
Which of the following risks represents the highest level of risk to the project?
Correct Answer: C
Vote an answer
Which of the following represents good testing practice for testers, irrespective of the software lifecycle model used?
Correct Answer: A
Vote an answer
You have been asked to improve the way test automation tools are being used in your company.
Which one of the following is the BEST approach?
Which one of the following is the BEST approach?
Correct Answer: C
Vote an answer
A data driven approach to test automation design is best described as:
Correct Answer: C
Vote an answer
What is the difference between system integration testing and acceptance testing?
Correct Answer: A
Vote an answer
The following program part is given:
IF (condition A)
then DO B
END IF
How many test cases are necessary in order to achieve 100% statement coverage?
IF (condition A)
then DO B
END IF
How many test cases are necessary in order to achieve 100% statement coverage?
Correct Answer: A
Vote an answer
Testing should provide sufficient information to stakeholders to make informed decisions about the release of the software or system being tested. At which of the following fundamental test process activity the sufficiency of the testing and the resulting information are assessed?
Correct Answer: C
Vote an answer