Testing 1.01

Testing 1.01

University

7 Qs

quiz-placeholder

Similar activities

EDN113 Quiz- Semester Review

EDN113 Quiz- Semester Review

University

10 Qs

IT - Troubleshooting Methodology

IT - Troubleshooting Methodology

12th Grade - Professional Development

8 Qs

PRE-TEST FOR WELDING DEFECTS AND REMEDY

PRE-TEST FOR WELDING DEFECTS AND REMEDY

University

5 Qs

Instructional Strategies and Models Chapter 4

Instructional Strategies and Models Chapter 4

University

10 Qs

Instructional games

Instructional games

University

8 Qs

Digital Technology in Health Care No.1

Digital Technology in Health Care No.1

University

10 Qs

EDN113 Recap

EDN113 Recap

University

10 Qs

Workshop Technology: Benchwork

Workshop Technology: Benchwork

7th Grade - University

10 Qs

Testing 1.01

Testing 1.01

Assessment

Quiz

Instructional Technology

University

Hard

Created by

Gladys Melo

Used 18+ times

FREE Resource

7 questions

Show all answers

1.

MULTIPLE SELECT QUESTION

1 min • 1 pt

Typical Objectives of Testing

To prevent defects by evaluate work products such as requirements, user stories, design, and code

To evaluate the number of bugs created by a dev team

To comply with contractual, legal, or regulatory requirements or standards, and/or to verify the test object’s compliance with such requirements or standards

Fix defects early

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

The process of finding, analyzing, and removing the causes of failures in a component or system.

Testing process

Re-testing process

Debugging process

Fix issues process

3.

MULTIPLE SELECT QUESTION

1 min • 1 pt

Select the correct sentence(s)

A blue screen is an error

an error can lead to one or more defects

The defect is the manifestation of an error in the Software

Failure is a human action or omission resulting in a defect.

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

The major activities for Test execution

Comparing actual results with expected results

Creating a test summary report to be communicated to stakeholders

Identifying necessary test data to support test conditions and test cases

Using the information gathered to improve test process maturity

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

It focuses on more "what to test" than "how to test".

Test Case

Test execution

Test Scenario

6.

MULTIPLE SELECT QUESTION

1 min • 1 pt

Select the Testing techniques

Functional testing

Boundary Value Analysis

Performance Testing

Equivalence Partition

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Manual Testing

does not allow random testing

Exploratory testing is possible

is performed by tools and scripts.

is suited for Regression Testing, Performance Testing, Load Testing, or highly repeatable functional test cases.