Software Testing Quiz

Software Testing Quiz

University

8 Qs

quiz-placeholder

Similar activities

Software Testing Fundamentals

Software Testing Fundamentals

University

10 Qs

Software testing Introduction

Software testing Introduction

University

10 Qs

Software Testing Revision

Software Testing Revision

University - Professional Development

13 Qs

Fundamentals of Testing

Fundamentals of Testing

University

8 Qs

Chapter 5 Test Management Part 1

Chapter 5 Test Management Part 1

University

10 Qs

6 - Test Management

6 - Test Management

University

10 Qs

Fundamental of Testing - Week 3

Fundamental of Testing - Week 3

University

10 Qs

Software Testing Fundamentals

Software Testing Fundamentals

University

9 Qs

Software Testing Quiz

Software Testing Quiz

Assessment

Quiz

Computers

University

Hard

Created by

Nguyen HN)

FREE Resource

8 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 5 pts

Which of the following defines a test case?

Subset of the value domain of a variable where all values are treated the same

A set of preconditions, inputs, actions, expected results, and postconditions based on test conditions

Work products created during testing for planning, execution, and reporting

A source for determining expected results to compare with actual results

2.

MULTIPLE CHOICE QUESTION

1 min • 5 pts

What is a typical objective of testing?

To find defects and failures

To validate the project plan

Ensuring complete testing

Comparing actual and expected results

3.

MULTIPLE CHOICE QUESTION

1 min • 5 pts

Which of the following is an example of a failure in a car cruise control system?

Developer forgot to rename variables

Unnecessary code triggers an alarm when reversing

System stops maintaining speed when the radio volume changes

Design specification states incorrect speed behavior

4.

MULTIPLE CHOICE QUESTION

1 min • 5 pts

Which of the following is a defect rather than a root cause in a fitness tracker?

Requirements author wrongly assumed heartbeat in beats per hour

Tester was not trained in state transition testing

Incorrect configuration variable for GPS affects location in daylight saving time

Designer misunderstood effects of sunlight on the user interface

5.

MULTIPLE CHOICE QUESTION

1 min • 5 pts

Which testing principle is applied when more testing is directed to areas where many defects were found?

Beware of the pesticide paradox

Testing is context dependent

Absence-of-errors is a fallacy

Defects cluster together

6.

MULTIPLE CHOICE QUESTION

1 min • 5 pts

Match the test activities with their tasks: Activities A. Test design B. Test implementation C. Test execution D. Test completion Tasks Entering change requests Identifying test data Prioritizing test procedures Analyzing discrepancies Which option is BEST?

A-2, B-3, C-4, D-1

A-2, B-1, C-3, D-4

A-3, B-2, C-4, D-1

A-3, B-2, C-1, D-4

7.

MULTIPLE CHOICE QUESTION

1 min • 5 pts

How does maintaining traceability between test basis and test artifacts add value?

Enables fully automated maintenance testing

Shows if a test case increases requirement coverage

Helps identify testers with highest severity defect finds

Targets side-effect areas for confirmation testing

8.

MULTIPLE CHOICE QUESTION

1 min • 5 pts

Which quality is MORE likely in a tester’s mindset than a developer’s?

Tester mindset matures with experience

Ability to see what might go wrong

Good team communication

Focus on completing tasks