CTFL-UK試験無料問題集「ISQI ISTQB Certified Tester Foundation Level (Syllabus 2011, GB only) 認定」

Component testing may include:

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?

Which of the following is the odd one out..?

In addition to risk, identify TWO other components of a testing strategy. 1 credit

解説: (GoShiken メンバーにのみ表示されます)
Regarding the process described above, what is the most important recommendation you would make using IEEE 1044 as a guide? 2 credits

解説: (GoShiken メンバーにのみ表示されます)
Which of the following could be a reason for a failure?
1) Testing fault
2 ) Software fault
3 ) Design fault
4 ) Environment Fault
5 ) Documentation Fault

The effect of testing is to:

Which of the following metrics could be used to monitor progress along with test preparation and execution? [K1]

Why might a RAD approach be a better option for the test manager rather than a sequential development? 2 credits

解説: (GoShiken メンバーにのみ表示されます)
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]

Which of the following statements BEST describes the difference between testing and debugging?

A test assessment has been carried out using the selected model as a reference framework. A number of recommendations have been identified and you are asked to prioritize them. Based on your knowledge of the project, you are expecting severe resistance to change. Which of the following would be the most important selection criterion for defining the priority of the recommendations? 2 credits

Which of the following characteristics is most likely to promote effective software testing?
[K1]

Which of the following options describe the causal chain in the correct sequence?

Which of the following is true of iterative development?

What can testing demonstrate?

Which of the following statements describes a key principle of software testing?


The decision table above shows a company's fuel expenses structure.
Which of the following Test Cases based on the decision table are Valid?
Test Case 1:
An employee who is not a car or motorcycle driver attempts to claim fuel expenses.
Expected result: Expense claim not allowed.
Test Case 2:
An employee who drives a 1700cc diesel car attempts to claim fuel expenses. Expected result: Expense claim accepted at band C.
Test Case 3:
An employee who rides a motorcycle attempts to claim fuel expenses. Expected result:
Expense claim accepted at band A.