Software Testing - Test Design

Software Testing - Test Design

University

12 Qs

quiz-placeholder

Similar activities

IT Tebak CERMAT CEPAT

IT Tebak CERMAT CEPAT

KG - Professional Development

10 Qs

K3 [DEBUG APPLICATION CODE]

K3 [DEBUG APPLICATION CODE]

KG - University

11 Qs

Embedded System

Embedded System

University

15 Qs

OCR A Level Computer Science (H446) - Component 1.2.3 - Software Development

OCR A Level Computer Science (H446) - Component 1.2.3 - Software Development

11th Grade - University

17 Qs

Software engineering

Software engineering

University

10 Qs

Software Testing

Software Testing

12th Grade - University

10 Qs

Quiz 1 - Final Term - SDLC (BSIT 2F)

Quiz 1 - Final Term - SDLC (BSIT 2F)

University

15 Qs

COMPILER DESIGN QUIZ 28.3.2023

COMPILER DESIGN QUIZ 28.3.2023

University

10 Qs

Software Testing - Test Design

Software Testing - Test Design

Assessment

Quiz

Computers

University

Medium

Created by

Hoang Tran

Used 6+ times

FREE Resource

12 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the main purpose of test case design?

To identify defects in the code

To ensure that all code statements are executed

To design a set of test cases that adequately cover the software requirements

To document the testing process

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is Equivalence Partitioning primarily used for in black-box testing?

To identify defects in the code

To determine the expected output for a given input

To divide the input domain into classes of equivalent data

To ensure all code statements are executed

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In Boundary Value Analysis, why is testing conducted at the edges of input ranges?

To maximize test coverage

To identify defects in the code

To ensure the software handles extreme values correctly

To simplify test case design

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which black-box testing technique is most suitable for testing scenarios with multiple input combinations?

Equivalence Partitioning

Decision Table Testing

Boundary Value Analysis

State Transition Testing

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In which phase of the software development life cycle is black-box testing most commonly performed?

Requirements Analysis

Test design

Implementation

Test execution

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a testing technique that aims to ensure that each statement in a program has been executed at least once?

Decision Table Testing

Equivalence Partitioning

Code Coverage

Boundary Value Analysis

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which level of code coverage ensures that every decision point in the code has been executed?

Statement Coverage

Branch Coverage

Path Coverage

Function Coverage

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?