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

Which of the following is not a type of incremental testing approach?

In a system designed to work out the employee tax to be paid:
_ An employee has $4,000 of salary tax free.
_ The next $1,500 is taxed at 10%.
_ The next $28,000 after that is taxed at 22%.
_ Any further amount is taxed at 40%.
Which of these is a valid Boundary Value Analysis test case?

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.

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

As a result of the RAD based development approach, the test manager has decided to change the risk mitigation approach. Which test technique might be most appropriate to use? 2 credits

Which of the following phases in the fundamental test process is considered to deliver a document which can be used as a major input for test process improvement? 1 credit

解説: (GoShiken メンバーにのみ表示されます)
Which of the following are the most important factors to be taken into account when selecting test techniques?
(i) Tools available.
(ii) Regulatory standards.
(iii) Experience of the development team.
(iv) Knowledge of the test team.
The need to maintain levels of capability in each technique.

解説: (GoShiken メンバーにのみ表示されます)
Which of the following is the task of a Tester?
i. Interaction with the Test Tool Vendor to identify best ways to leverage test tool on the project.
ii. Prepare and acquire Test Data
iii. Implement Tests on all test levels, execute and log the tests.
iv. Create the Test Specifications

Which of the following describes structure-based (white-box) test case design techniques?

解説: (GoShiken メンバーにのみ表示されます)
Which of the following accurately defines the integration testing test level? [K2]

Which statement correctly describes the public and profession aspects of the code of ethics?

解説: (GoShiken メンバーにのみ表示されます)
Which option BEST describes how the level of risk is determined?

Model characteristics:
Which THREE of the below mentioned characteristics relate to TMMi? 1 credit

正解:D,E,G 解答を投票する
Which of the following options describe the causal chain in the correct sequence?

Which of the following is NOT a valid use of decision coverage?


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.

Which of the following is most likely to be a benefit of using static techniques?

解説: (GoShiken メンバーにのみ表示されます)
Testing should be stopped when: