CTFL-Foundation 試験問題を無料オンラインアクセス
| 試験コード: | CTFL-Foundation |
| 試験名称: | ISTQB Certified Tester Foundation Level |
| 認定資格: | ISQI |
| 無料問題数: | 274 |
| 更新日: | 2026-09-01 |
Debugging and Testing are key activities in the software development lifecycle.
Which of the following are 'Debugging' activities?
a) Identifying, a failure
b) Locating the cause of failure
c) Fixing the defect
d) Checking the fix has resolved the failure
What is the main reason for using a pilot project to introduce a testing tool into an organization? [K1]
Your task is to compile a test execution schedule for the current release of software.
The system specification states the following logical dependencies:
* An admin user must create/amend/delete a standard user.
* A standard user is necessary to perform all other actions.
The test plan requires that re-tests must be performed first, followed by the highest priority tests. To save time, the test plan states that tests should be scheduled to create test data for the subsequent tests in the schedule.
The following test cases have been designed, with an indication of priority (1 being the highest priority) and whether the test has previously failed.
Which test execution schedule meets the test plan requirements and logical dependencies?
Which of the following test cases will ensure that the statement 'Print 'Hold'' is exercised? [K3] Refer to the exhibit