CTFL_001試験無料問題集「ISQI ISTQB Certified Tester Foundation Level 認定」

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? [K2]

Functional and structural tests are alternative test types that may be used separately or together at which test level? [K1]

The Cambrian Pullman Express has special ticketing requirements represented by the partial decision table below.
Refer to the exhibit

Carol has a student railcard and is travelling on a Flexible Standard Class ticket. James has a senior railcard and is travelling on a super saver ticket. Which of the options represents the correct actions for these two test cases? [K3]

When what is visible to end-users is a deviation from the specific or expected behavior, this is called..?

Which of the following is a defect that is more likely to be found by a static analysis tool than by other testing techniques?

Select THREE issues from the options provided that should at least be raised. 1 credit

正解:A,B,G 解答を投票する
A test log is one of the documents that need to be produced in this domain in order to provide evidence of testing. However, the level of detail of test logs can vary. Which of the following is NOT an influencing factor for the level of detail of the test logs being produced?
1 credit

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

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 is true of iterative development?

Equivalence Partitioning is best defined as:

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

解説: (GoShiken メンバーにのみ表示されます)
Security falls under..?

When a defect is detected and fixed then the software should be retested to confirm that the original defect has been successfully removed. This is called:

Which from the following list are typically found to enable the review process to be successful? [K2] a. Each review has clear defined objectives
b. The lower the number of defects, the better the review process
c. The right people for the review objective are involved
d. There is an emphasis on learning and process improvement
e. Management are not involved in the process at all
f. Checklists should not be used, as these slow down the process
g. Defects found are welcomed and expressed objectively

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

Which of the following are aids to good communication, and which hinder it?
i. Try to understand how the other person feels.
ii. Communicate personal feelings, concentrating upon individuals.
iii. Confirm the other person has understood what you have said and vice versa.
iv. Emphasize the common goal of better quality.
v. Each discussion is a battle to be won.

Of the following, select the best description of the fundamental test process:

Reviewing the test Basis is a part of which phase

One Key reason why developers have difficulty testing their own work is: