wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

ISTQB Section 2

Total questions: 20

Worksheet time: 12mins

Name
Class
Date
1.

Which of the following is true of the V-model?

a)

It states that modules are tested against user requirements.

b)

It only models the testing phase.

c)

It specifies the test techniques to be used.

d)

It includes the verification of designs.

2.

COTS is known as

a)

Commercial off the shelf software

b)

Compliance of the software

c)

Change control of the software

d)

Capable off the shelf software

3.

The main focus of acceptance testing is:

a)

finding faults in the system

b)

ensuring that the system is acceptable to all users

c)

testing the system with other systems

d)

testing from a business perspective

4.

Which of the following statements about component testing is FALSE?

a)

black box test design techniques all have an associated test measurement technique

b)

white box test design techniques all have an associated test measurement technique

c)

cyclomatic complexity is not a test measurement technique

d)

black box test measurement techniques all have an associated test design technique

5.

Which of the following uses Impact Analysis most?

a)

component testing

b)

non-functional system testing

c)

user acceptance testing

d)

maintenance testing

6.

Match every stage of the software Development Life cycle with the Testing Life cycle:

i. Hi-level design a. Unit tests

ii. Code b. Acceptance tests

iii. Low-level design c. System tests

iv. Business requirements d. Integration tests

a)

i-d , ii-a , iii-c , iv-b

b)

i-c , ii-d , iii-a , iv-b

c)

i-b , ii-a , iii-d , iv-c

d)

i-c , ii-a , iii-d , iv-b

7.

Which of the following techniques is NOT a black box technique?

a)

State transition testing

b)

LCSAJ (Linear Code Sequence and Jump)

c)

syntax testing

d)

boundary value analysis

8.

Which of the following is true about White and Black Box Testing Technique:

a)

Equivalance partitioning, Decision Table and Control flow are White box Testing Techniques.

b)

Equivalence partitioning , Boundary Value Analysis , Data Flow are Black Box Testing Techniques.

c)

Equivalence partitioning , State Transition , Use Case Testing are black box Testing Techniques.

d)

Equivalence Partioning , State Transition , Use Case Testing and Decision Table are White Box Testing

Techniques.

9.

Features of White Box Testing Technique :


i. We use explicit knowledge of the internal workings of

the item being tested to select the test data.

ii. Uses specific knowledge of programming code to examine outputs and assumes that the tester knows the

path of logic in a unit or a program.

iii. Checking for the performance of the application

iv. Also checks for functionality.

a)

i, ii are true and iii and iv are false

b)

iii is true and i,ii, iv are false

c)

ii ,iii is true and i,iv is false

d)

iii and iv are true and i,ii are false

10.

Which of the following is the main purpose of the integration strategy for integration testing in

the small?

a)

to ensure that all of the small modules are tested adequately

b)

to ensure that the system interfaces to other systems and networks

c)

to specify which modules to combine when and how many at once

d)

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

e)

to specify how the software should be divided into modules

11.

Which of the following is NOT part of system testing:

a)

business process-based testing

b)

performance, load and stress testing

c)

requirements-based testing

d)

usability testing

e)

top-down integration testing

12.

Which is not true?

The black box tester

a)

should be able to understand a functional specification or requirements document

b)

should be able to understand the source code.

c)

is highly motivated to find faults

d)

is creative to find the system’s weaknesses

13.

Which of the following is NOT a type of non-functional test?

a)

State-Transition

b)

Usability

c)

Performance

d)

Security

14.

Which of the following is the odd one out?

a)

white box

b)

glass box

c)

structural

d)

functional

15.

Which one of the following statements about system testing is NOT true?

a)

System tests are often performed by independent teams.

b)

Functional testing is used more than structural testing.

c)

Faults found during system tests can be very expensive to fix.

d)

End-users should be involved in system tests.

16.

Which of the following is NOT a white box technique?

a)

Statement testing

b)

Path testing

c)

Data flow testing

d)

State transition testing

17.

Integration testing in the small:

a)

tests the individual components that have been developed.

b)

tests interactions between modules or subsystems.

c)

only uses components that form part of the live system.

d)

tests interfaces to other systems.

18.

Which of the following requirements would be tested by a functional system test?

a)

The system must be able to perform its functions for an average of 23 hours 50 mins per day.

b)

The system must perform adequately for up to 30 users.

c)

The system must allow a user to amend the address of a customer.

d)

The system must allow 12,000 new customers per year.

19.

System testing should investigate

a)

Non-functional requirements only, not Functional requirements

b)

Functional requirements only, not non-functional requirements

c)

Non-functional requirements and Functional requirements

d)

Non-functional requirements or Functional requirements

20.

Alpha testing is:

a)

post-release testing by end user representatives at the developer’s site.

b)

the first testing that is performed.

c)

pre-release testing by end user representatives at the developer’s site.

d)

pre-release testing by end user representatives at their sites.