wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

ISTQB Foundation - Luyện tập 1

Total questions: 10

Worksheet time: 3hrs 30mins

Name
Class
Date
1.

The list below (a to e) describes one major task for each of the five main activities of the fundamental test process.

Which option (A to D) places the tasks in the correct order, by time?

a) Create bi-directional traceability between test basis and test cases.

b) Reporting defects based on the failures observed.

c) Define the objectives of testing.

d) Check planned deliverables have been delivered.

e) Comparing actual results with expected results.

a)

a, c, b, e, d

b)

c, a, d, e, b

c)

c, a, e, b, d

d)

d, a, c, b, e

2.

Question 2. In which activity of the Fundamental Test Process is the test environment set up?


a)

A. Test implementation.

b)
  1. B. Test planning

c)
  1. C. Test design

d)
  1. D. Test control

3.

Question 3:

As a test leader you are collecting measures about defects. You recognize that after the first test cycle – covering all requirements - subsystem C has a defect density that is 150% higher than the average. Subsystem A on the other hand has a defect density that is 60% lower than the average. What conclusions for the next test cycle could you draw from this fact?

a)

A. It is probable that subsystem C has still more hidden defects. Therefore we need to test subsystem C in more detail.

b)

B. Because we have already found many defects in subsystem C, we should concentrate testing resources on Subsystem A.

c)

C. Observed defect density does not allow any conclusions about the amount of additional testing.

d)

D. We should try to equalize the amount of testing over all modules to ensure that we test all subsystems evenly.

4.

Question 4:

During the software development process, at what point can the test process start?


a)

A. When the code is complete.

b)

B. When the design is complete.

c)

C. When the software requirements is in draft mode

d)

D. When the first code module is ready for unit testing

5.

Question 5:

Even though a test that once revealed many defects is part of the regression suite, no new test cases have been created for the module under test in a long time. What test principle is the QA team forgetting?


a)

A. Absence-of-errors fallacy

b)

B. Defect clustering

c)

C. Pesticide paradox

d)

D. Early testing

6.

Question 6:

Test objectives vary between projects and so must be stated in the test plan. Which one of the following test objectives might conflict with the proper tester mindset?


a)

A. Show that the system works before we ship it.

b)

Find as many defects as possible

c)
  1. Reduce the overall level of product risk.

d)
  1. Prevent defects through early involvement

7.

Question 7: 

Acceptance testing means:


a)

A. Testing performed on a single stand – alone module or unit of code

b)

B. Testing after changes have been made to ensure that no unwanted changes were introduced

c)

C. Testing to ensure that the system meets the needs of the organization and end user.

d)

D. Users test the application in the developers environment

8.

Question 8: 

Integration testing where all the system's components being combined to form the system at once.


a)

A. System testing

b)

B. Component testing

c)

C. Incremental testing

d)

D. Big-bang testing

9.

Question 9:

Retirement of software or a system would trigger which type of testing?


a)

A. Recovery testing

b)

B. Portability testing

c)

C. Maintenance testing

d)

D. Maintainability testing

10.

Question 10:

Which of the following comparisons of component testing and system testing are TRUE?


a)

A. Component testing verifies the functioning of software modules, program objects, and classes that are separately testable, whereas system testing verifies interfaces between components and interactions with different parts of the system.

b)

B. Test cases for component testing are usually derived from component specifications, design specifications, or data models, whereas test cases for system testing are usually derived from requirement specifications, functional specifications or use cases.

c)
  1. C. Component testing focuses on functional characteristics, whereas system testing focuses on functional and non-functional characteristics.

d)

D. Component testing is the responsibility of the technical testers, whereas system testing typically is the responsibility of the users of the system.