Wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Software Testing Methodologies and Standards

Total questions: 15

Worksheet time: 8mins

Name
Class
Date
1.

What is NOT a Testing Approach?

a)

Transparency Testing

b)

Black-box Testing

c)

Gray-box Testing

d)

White-box Testing

2.

Select ALL the Automation Testing Tools in the choices

a)

HP UFT

b)

Selenium

c)

SoapUI

d)

TestRail

3.

Who is mainly responsible for doing Unit Testing?

a)

QA

b)

End User

c)

Project Manager

d)

Developer

4.

TRUE or FALSE.

It is ideal for Unit Testing to be completed before starting Integration Testing

a)

TRUE

b)

FALSE

5.

TRUE or FALSE.

Dynamic Testing is also referred to as "Verification Testing"

a)

TRUE

b)

FALSE

6.

Defined as an activity to ensure that a project team is providing the best possible product or service to customer

a)

Software Testing Life Cycle

b)

Software Testing Development Life Cycle

c)

Quality Assurance

d)

Software Testing

7.

A systematic set of processes used to ensure the quality of Software Products or Services

a)

Quality Assurance

b)

Quality Control

c)

Quality Checking

d)

Quality Management

8.

A method to evaluate the functionality of a Software Application with an intent to find whether the developed software met the specified requirements

a)

Development

b)

Requirements Gathering

c)

Refinement Session

d)

Software Testing

9.

Which bank suffered a major IT outage last 2016 and millions of the bank’s customers were unable to access online accounts.

a)

Citibank

b)

Bank of the Philippine Islands

c)

HSBC

d)

Macquarie

10.

Process of testing the software by hand to learn more about it, to find out what is and isn’t working

a)

Hands on Testing

b)

Manual Testing

c)

Automation Testing

d)

Trial and Error

11.

A testing approach wherein the tester has no knowledge of the system, the source of code, or the system architecture

a)

Black-box Testing

b)

White-box Testing

c)

Gray-box Testing

d)

Exploratory Testing

12.

A testing approach wherein the tester has knowledge and access to the source code and the system architecture

a)

Debugging

b)

Gray-box Testing

c)

White-box Testing

d)

Exploratory Testing

13.

This level of testing is executed to test connections among components, as well as interaction among various parts of the system

a)

Unit Testing

b)

Integration Testing

c)

System Testing

d)

Acceptance Testing

14.

It is a process of testing the software using an automation tool to find defects

a)

Automation Testing

b)

Manual Testing

c)

Debugging

d)

API Testing

15.

This testing method focuses on checking Documents and files and ensuring that we are building the product right

a)

Static Testing

b)

Dynamic Testing