You are on page 1of 9

WWW.UNIVERSALEXAMS.

COM

Certified Tester
Foundation

Practice Test 3

Time allowed: 1 hour


40 QUESTIONS

Any unauthorised copying or re-selling of the contents of this practice exam paper
without permission will constitute an infringement of copyright.
Commercial copying, re-selling, hiring, lending is strictly prohibited.

Copyright 2006 www.universalexams.com

WWW.UNIVERSALEXAMS.COM

Q
01

What is the IEEE 829-1998?

A
B
C
D

The Test Specification Outline


The Test Plan Outline
The Test Procedure Outline
The Test Meeting Outline

Q
02

In a Test Plan, what is termed A high level description about the document
and why it was created?

A
B
C
D

The Introduction
Testing Tasks
The Test Plan Identifier
Test Items

Q
03

In a Test Plan, what is termed All hardware, software required to perform


the testing?

A
B
C
D

Test Items
The Test Plan Identifier
Test Deliverables
Approach

Q
04

In a Test Plan, what is termed Specific parts of the software specification


that will be tested?

A
B
C
D

Approach
Features to be Tested

Features not to be Tested


Test Deliverables

Q
05

In a Test Plan, what is termed Details of how the testing process will
actually be followed?

A
B
C
D

Test Items
Test Deliverables
Approach
Schedule

Copyright 2006 www.universalexams.com

WWW.UNIVERSALEXAMS.COM

Q
06

In a Test Plan, what is termed What is needed in the way of testing


software, hardware, offices etc?

A
B
C
D

Schedule
Responsibilities
Environmental Needs
Approach

Q
07

In a Test Plan, what is termed The signatures of the various stakeholders in


the plan, to show they agree in advance with what it says?

A
B
C
D

Approach

Approvals
Responsibilities
Staffing and training needs

Q
08

What is termed Formal testing conducted to enable a user, customer, or


other authorized entity to determine whether to accept a system or
component.?

A
B
C
D

Regression Testing

Acceptance Testing
Re-Testing
Systems Testing

Q
09

Which type of Testing is commonly the only type of Testing seen by the
customer?

A
B
C
D

Unit Testing
Re-testing

Systems Testing
Acceptance Testing

Q
10
A
B
C
D

What does UAT represent?

User Acceptance Testing


User Acceptable Testing
User Acceptance Technology

Useful Acceptance Testing

Copyright 2006 www.universalexams.com

WWW.UNIVERSALEXAMS.COM

Q
11

Which type of Testing is often based on a customers environment?

A
B
C
D

Regression Testing
User Acceptance Testing
Unit Testing
Re-testing

Q
12

_______Testing is commonly performed at the customers site?

A
B
C
D

Beta Testing
Alpha Testing
Re-testing
Acceptance Testing

Q
13

_______Testing is commonly performed at the Developers site near to a


products release date?

A
B
C
D

Beta Testing
Re-testing
Acceptance Testing
Alpha Testing

Q
14

Who are often chosen as Testers for Alpha Testing?

A
B
C
D

Marketing or Sales Department Staff


Catering Department Staff
Managerial Staff
Secretarial Staff

Q
15

Who normally performs Beta Testing?

A
B
C
D

The Customers
The Managers

The Salesmen
The Support Technicians

Copyright 2006 www.universalexams.com

WWW.UNIVERSALEXAMS.COM

Q
16

What is termed Testing performed to expose faults in the interfaces and in


the interaction between integrated components?

A
B
C
D

Acceptance Testing
Systems Testing
Integration Testing
Performance Testing

Q
17

The two separate entities of Integration Testing are; Component Integration


Testing and ______ Integration Testing.

A
B
C
D

Smaller
System
Larger
Loop

Q
18

Which of the following is not a testing approach?

A
B
C
D

Top-down
Sandwich
Bottom-up
Big-banger

Q
19

When is a Big-bang approach commonly performed in the development


lifecycle?

A
B
C
D

After product release


Somewhere in the middle
Early
Late

Q
20

When is a Top-down approach commonly performed in the development


lifecycle?

A
B
C
D

After product release


Early
Somewhere in the middle
Late

Copyright 2006 www.universalexams.com

WWW.UNIVERSALEXAMS.COM

Q
21

Which of the following approaches does not require the use of drivers?

A
B
C
D

Big-bang
Sandwich
Bottom-up
Top-down

Q
22

Which of the following approaches does not require the use of stubs?

A
B
C
D

Big-bang
Bottom-up
Sandwich
Top-down

Q
23

What is a high level routine that calls lower level sub-programs, and passes
input data to the item under test and compares the output to the truth?

A
B
C
D

A Stub
A Driver
An Interface
A Router

Q
24

What takes the place of a real routine without having the real routine
present?

A
B
C
D

A Router
An Interface
A Driver
A Stub

Q
25

What is termed The process of testing an integrated system to verify that it


meets specified requirements.?

A
B
C
D

Unit Testing
Regression testing
Systems Testing
Performance Testing

Copyright 2006 www.universalexams.com

WWW.UNIVERSALEXAMS.COM

Q
26

Which type of Testing is made up of functional and non-functional entities?

A
B
C
D

Regression Testing
Beta Testing
Performance Testing
Systems Testing

Q
27

Which component of Systems Testing focuses on what the system is


actually supposed to do?

A
B
C
D

Ad-hoc Systems Testing


Functional Systems Testing
Non-functional Systems Testing
Performance Systems Testing

Q
28

What is termed as A requirement that specifies a function that a system


component must perform?

A
B
C
D

A Functional Requirement
A User Requirement
A Non-Functional Requirement
A Test Requirement

Q
29

What in simple terms specifies what the end user has asked for?

A
B
C
D

The User Manual


The Requirements Document
The Test Specification
The Design Document

Q
30

What type of Testing commonly uses business scenarios?

A
B
C
D

Business Purpose Non-Functional Testing


Business Purpose Functional Testing
Business Process Functional Testing
Business Process Non-Functional Testing

Copyright 2006 www.universalexams.com

WWW.UNIVERSALEXAMS.COM

Q
31

Which one of the following is not considered to be Non-Functional Systems


Testing?

A
B
C
D

Load Testing
User Acceptance Testing
Performance Testing
Stress Testing

Q
32

Storage Testing is considered to be what type of testing?

A
B
C
D

Functional Systems Testing


User Acceptance Testing
Performance Testing
Non-Functional Systems Testing

Q
33

Which type of Testing is focused at finding loopholes in the programs


security checks?

A
B
C
D

Hack Testing
User Acceptance testing
Security Testing
Useability Testing

Q
34

Which type of Testing would you expect to Test how easy it is to use the
GUI?

A
B
C
D

Useability Testing
Performance Testing
Documentation Testing
Recovery Testing

Q
35

Which type of Testing would you expect to Test the User Manuals in?

A
B
C
D

Performance Testing
Stress Testing
Security Testing
Documentation Testing

Copyright 2006 www.universalexams.com

WWW.UNIVERSALEXAMS.COM

Q
36

Which type of testing may focus on the actual memory used by a program or
system under certain conditions?

A
B
C
D

Security Testing
Volume Testing
Performance Testing
Storage Testing

Q
37

Which type of testing should focus on how the system handles failures?

A
B
C
D

Recovery Testing
Documentation Testing
Stress Testing
Performance Testing

Q
38

Which type of Testing checks if the system could actually cope with many
transactions in a given time period?

A
B
C
D

Stress Testing
Performance Testing
Useability Testing
Security Testing

Q
39

Which type of Testing may focus on the amount of disk space used by a
program?

A
B
C
D

Recovery Testing
ATSL 160669
Volume Testing
Storage Testing

Q
40

Which type of Testing may focus on Testing a system while being subjected
to large amounts of data?

A
B
C
D

Volume Testing
Useability Testing
Security Testing
Storage Testing

Copyright 2006 www.universalexams.com

You might also like