Weekend Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: xmas50

ISTQB CTFL-Foundation - ISTQB Certified Tester Foundation Level

Page: 2 / 9
Total 272 questions

Hand over of Testware is a part of which Phase:

A.

Test Analysis and Design

B.

Test Planning and control

C.

Test Closure Activities

D.

Evaluating exit criteria and reporting

Which of the following is the main purpose of the component build and integration strategy?

A.

to ensure that all of the small components are tested

B.

to ensure that the system interfaces to other systems and networks

C.

to ensure that the integration testing can be performed by a small team

D.

to specify how the software should be divided into components

E.

to specify which components to combine when, and how many at once

Which of the following pairs of test tools are likely to be most useful during the test analysis and design stage of the fundamental test process?

(i) Test execution tool

(ii) Test data preparation tool

(iii) Test management tool

(iv) Requirements management tool

A.

(i) and (ii)

B.

(i) and (iv)

C.

(ii) and (iii)

D.

(iii) and (iv)

What is the purpose of test completion criteria in a test plan:

A.

To know when a specific test has finished its execution

B.

To ensure that the test case specification is complete

C.

To set the criteria used in generating test inputs

D.

To know when test planning is complete

E.

To plan when to stop testing

Important consequences of the impossibility of complete testing are:

A.

We can never be certain that the program is bug free.

B.

We have no definite stopping point for testing, which makes it easier for some managers to argue for very little testing.

C.

We have no easy answer for what testing tasks should always be required, because every task takes time that could be spent on other high importance tasks.

D.

All of the above

Which pair of definitions is correct?

A.

Regression testing is checking that the reported defect has been fixed; retesting is testing that there are no additional problems in previously tested software.

B.

Regression testing is checking there are no additional problems in previously tested software; retesting enables developers to isolate the problem.

C.

Regression testing involves running all tests that have been run before; retesting runs new tests.

D.

Regression testing is checking that there are no additional problems in previously tested software, retesting is demonstrating that the reported defect has been fixed.

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.

A.

(i), (ii) and (iii) aid, (iv) and (v) hinder.

B.

(iii), (iv) and (v) aid, (i) and (ii) hinder.

C.

(i), (iii) and (iv) aid, (ii) and (v) hinder.

D.

(ii), (iii) and (iv) aid, (i) and (v) hinder.

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

A.

Public: Certified software testers shall act in the best interests of their client and employer (being consistent with the wider public interest). Profession: Certified software testers shall advance the integrity and reputation of their industry consistent with the public interest.

B.

Public: Certified software testers shall advance the integrity and reputation of the profession consistent with the public interest. Profession: Certified software testers shall consider the wider public interest in their actions.

C.

Public: Certified software testers shall consider the wider public interest in their actions. Profession: Certified software testers shall participate in lifelong learning regarding the practice of their profession and shall promote an ethical approach to the practice of their profession.

D.

Public: Certified software testers shall consider the wider public interest in their actions. Profession: Certified software testers shall advance the integrity and reputation of their industry consistent with the public interest.

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.

A.

(i), (ii), (vi).

B.

(ii), (iii), (v).

C.

(i), (iv), (v).

D.

(i), (iii), (v).

The selection of test cases for regression testing..?

A.

Requires knowledge on the bug fixes and how it affect the system

B.

Includes the area of frequent defects

C.

Includes the area which has undergone many/recent code changes

D.

All of the above