wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

ISTQB Foundation - Module 1 - Quizz

Total questions: 28

Worksheet time: 28mins

Name
Class
Date
1.

Is testing the same as debugging?

a)

Yes

b)

No

2.

Exhaustive testing is impossible

a)

True

b)

False

3.

Which of the following is a legitimate exit (stopping) criteria for testing? Select one:

a)

No medium or high severity defects remain uncorrected

b)

All planned test coverage goals have been met

c)

All planned test cases have been written, executed, and passed

d)

All of the above

4.

If the planned tests are not going to be completed on schedule, which of the following probably is NOT an effective control approach? Select one:

a)

Extend the schedule to allow more time to complete the planned tests

b)

Automate some of the manual tests

c)

Prioritize which tests to perform and which not to perform

d)

Add additional testers who have experience on the system under test

5.

Which of the following is a fundamental test activity?

a)

Test design and Implementation

b)

Test Implementation and Execution

c)

Test Planning and design

d)

Evaluating Test plan

6.

What is true of a Quality system?

a)

It is secure

b)

It meets specified requirements, customer needs

c)

It costs more than other systems with the same feature

d)

It was delivered on time and budget.

7.

Which of the following is NOT a test objective

a)

Preventing defects

b)

Finding defects

c)

Verify if all specified requirements have been fulfilled

d)

Analyzing cause of failure

8.

What does a test design specification contain?

a)

Test Inputs

b)

Expected results

c)

Procedure steps

d)

Test conditions

9.

How does testing contribute to the overall success of software?

a)

At the end the software is of high quality and free of bugs

b)

By testing defects

c)

By searching for defects and finding all of them in the software

d)

By applying appropriate test techniques with the appropriate level of test expertise, and at the appropriate points in the SDLC (Software development life cycle)

10.

Is the defect the same as failure?

a)

Yes

b)

No

11.

A defect or bug may not lead to failure

a)

True

b)

False

12.

Choose the true statement

a)

Testing > QM > QA > QC

b)

QC > QM > QA > Testing

c)

QM > QA > QC > Testing

d)

QC > Testing > QM > QA

13.

Which of the principles below are testing principles

a)

Testing shows the presence of defects, not their absence

b)

Exhaustive testing is impossible

c)

Developers should not be a part of the testing

d)

Early testing saves time and money

e)

Beware of the pesticide paradox

14.

Is testing different values a pesticide paradox?

a)

True

b)

False

15.

Defects cluster together means:

a)

Bugs are not spread around equally.

b)

Bugs are spread equally

c)

There are a fixed number of bugs for each module

d)

defect can be found in one or 2 modules from 4

16.

External factors that are influencing testing decisions are: (multiple choice)

a)

External Stakeholders

b)

SDLC

c)

Domain

d)

System complexity

17.

Internal Factors that cand influence testing decisions are:

a)

Laws and standards

b)

Budget

c)

Resources, Time

d)

System complexity

e)

Domain

18.

The first Process Model introduced is:

a)

Agile

b)

Waterfall

19.

Test plans can be adjusted

a)

True

b)

False

20.

Are videos, images, web pages, slide shows metadata?

a)

True

b)

False

21.

Designing and prioritizing test cases is part of:

a)

Test analysis

b)

Test design

c)

Test Monitoring and control

d)

Test execution

22.

Comparing the Expected result with the Actual result is part of:

a)

Test design

b)

Test analysis

c)

Test execution

d)

Monitoring and control

23.

Creating a test summary report is part of:

a)

Test design

b)

Test analysis

c)

Test execution

d)

Test completion

24.

Select the options for a constructive bug report

a)

Link to relevant requirements

b)

Expected results

c)

Actual results

d)

What I think should be fixed and how

e)

Previous software version

25.

Setting up the test environment and developing test procedure and automated scripts is part of:

a)

Test design

b)

Test implementation

c)

Test completion

d)

Test analysis

26.

On-going comparison of Planned vs Actual is part of:

a)

Test Monitoring and Control

b)

Test analysis

c)

Test implementation

d)

Test completion

27.

Defining the objectives of testing and specifying how are you going ti achieve these, is part of:

a)

Test analysis

b)

Test design

c)

Test monitoring and control

d)

Test planning

28.

A testable aspect of a component or a system indentified as a basis for testing is called:

a)

Test case

b)

Test condition

c)

Summary

d)

Expected result