SWT301-topic-4-2

SWT301-topic-4-2

University

20 Qs

quiz-placeholder

Similar activities

Software Testing-01

Software Testing-01

University

20 Qs

ST 6th B Module 2 and 3

ST 6th B Module 2 and 3

University

15 Qs

Operating Systems

Operating Systems

12th Grade - University

20 Qs

SAD Quiz 8

SAD Quiz 8

University

20 Qs

[SE] 8. Software Testing

[SE] 8. Software Testing

University

16 Qs

47. Sanity Testing

47. Sanity Testing

University

18 Qs

Motherboards

Motherboards

University

20 Qs

Software Engineering

Software Engineering

University

15 Qs

SWT301-topic-4-2

SWT301-topic-4-2

Assessment

Quiz

Computers

University

Easy

Created by

Ngô Giang Thanh (FE FPTU DN)

Used 6+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is the primary purpose of decision table testing?

To test the performance of the system

To identify and verify different input combinations

To measure code coverage

To check the user interface design

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

In a decision table, what do the columns represent?

Different test cases

States of the system

Transition events

Code complexity

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of the following is NOT a benefit of decision table testing?

Helps identify missing conditions

Useful for testing combinations of inputs

Ensures full statement coverage

Can be used for both functional and non-functional testing

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Decision tables are most useful when testing systems that...

Have a small number of simple conditions

Require exhaustive path testing

Have complex business logic with multiple conditions

Do not involve multiple input combinations

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is the key limitation of decision table testing?

It only works for white-box testing

It may require a large number of test cases

It cannot be automated

It does not support black-box testing

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

In decision table testing, what should you do when there are too many conditions?

Ignore less important conditions

Use equivalence partitioning to group similar conditions

Convert the decision table into a state transition diagram

Remove test cases randomly

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

When using a decision table, what does each row typically represent?

A different system state

A set of input conditions and corresponding actions

A specific boundary value

A data flow path

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?