wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Software Testing vs Quality Assurance

Total questions: 10

Worksheet time: 2mins

Name
Class
Date
1.

What is the main goal of Software Testing?

a)

Writing code

b)

Designing architecture

c)

Finding bugs and verifying software

d)

Selling the product

2.

Which of these is a key benefit of early testing in STLC?

a)

Higher costs

b)

Better communication

c)

More meetings

d)

Early defect detection

3.

Which of the following is a Software Testing KPI?

a)

Customer revenue

b)

Defect Density

c)

Number of employees

d)

Project location

4.

What happens when testing is ignored?

a)

Faster time to market

b)

Cleaner code

c)

Bugs reach production

d)

Happier users

5.

Who is responsible for quality in Quality Engineering?

a)

The QA team

b)

Product owners only

c)

Developers and QAs

d)

Everyone in the IT team

6.

What did QA include in the early days of software?

a)

Manual testing & debugging by developers

b)

Automated testing only

c)

Unit testing only

d)

Cloud monitoring

7.

What is the Triple Constraint in software development?

a)

Time, Scope, Quality

b)

Budget, Testing, Features

c)

Time, Cost, Scope

d)

QA, Dev, PM

8.

Which industry is highly regulated and requires compliance testing?

a)

Video games

b)

Social Media

c)

Retail

d)

Banking & FINTECH

9.

What phase comes after ‘Test Case Development’ in STLC?

a)

Execution

b)

Closure

c)

Planning

d)

Design

10.

What is the difference between testing and quality assurance?

a)

QA is only manual; Testing is only automated

b)

Testing focuses on finding bugs; QA focuses on improving the process

c)

Testing includes writing code; QA doesn't

d)

Testing is done after development; QA is done only before