wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Performing tests on software product

Total questions: 15

Worksheet time: 8mins

Name
Class
Date
1.

What best describes software testing methodology?

a)

Types of testing approaches required to verify the functionalities & Performance

b)

Types of testing approaches required to verify login functionalities

c)

Type of testing approach required to verify stability of a device

2.

What software testing methodology checks an app works fine with other apps and device.

a)

System testing

b)

Regression testing

c)

Unit testing

d)

Acceptance testing

3.

What testing methodology may require you to get the device in the hands of the users to test?

a)

System testing

b)

Regression testing

c)

Unit testing

d)

Acceptance testing

4.

Which of the following is an example of non-functional testing?

a)

System testing

b)

Regression testing

c)

Performance testing

d)

Acceptance testing

5.

Which of the following is an example of performance testing?

a)

Security testing

b)

Regression testing

c)

Spike testing 

d)

Acceptance testing

6.

What test checks to see if an app is able to handle what it is designed to handle?

a)

Spike testing

b)

Load testing

c)

Endurance testing

d)

Stress testing

7.

What test will help you check if an app will work well on a specific device?

a)

Security testing

b)

Stability testing

c)

Usablity testing

d)

Compatibility testing

8.

Select two examples of 'Test Levels'

a)

Unit testing

b)

Security testing

c)

Integration testing

9.

Which one of the following will not be included in a test document

a)

Scope and overview

b)

Test approach

c)

Skillsets

d)

Risk and Mitigation

10.

What part of your testing strategy document covers how to measure if are successful or not?

a)

Testing tools

b)

Test levels

c)

Test Metric

d)

Reporting tool

11.

What software testing methodology checks functionality of one item at a time?

a)

Integration testing

b)

Regression testing

c)

Unit testing

d)

Acceptance testing

12.

What software testing methodology checks previous functionality works after an update?

a)

Integration testing

b)

Regression testing

c)

Unit testing

d)

Acceptance testing

13.

What is a Test Scenario?

a)

Describes what to be tested

b)

Describes what not to test

c)

Describes all testing types

14.

What is a test case?

a)

Describes testing

b)

What to test

c)

How something will be tested

15.

Conditions that need to meet before executing the test case are known as what?

a)

Functional Conditions

b)

Post-Conditions

c)

Pre-Conditions