Unit 4 Test Design Techniques

Unit 4 Test Design Techniques

1st - 10th Grade

13 Qs

quiz-placeholder

Similar activities

DECI - Week 12 - Time Machine 1

DECI - Week 12 - Time Machine 1

9th Grade

10 Qs

Possibilities with AI-II

Possibilities with AI-II

8th Grade

10 Qs

Unit 4 Quiz

Unit 4 Quiz

8th Grade

9 Qs

errors and testing

errors and testing

8th - 11th Grade

15 Qs

3. Producing robust programs

3. Producing robust programs

10th Grade

14 Qs

DETECTING AND PREVENTING CYBER SECURITY THREATS

DETECTING AND PREVENTING CYBER SECURITY THREATS

9th - 12th Grade

15 Qs

Academic Honesty Policy

Academic Honesty Policy

7th - 12th Grade

18 Qs

GCSE - 2.3 Producing Robust Programs

GCSE - 2.3 Producing Robust Programs

9th - 11th Grade

15 Qs

Unit 4 Test Design Techniques

Unit 4 Test Design Techniques

Assessment

Quiz

Computers

1st - 10th Grade

Medium

Created by

Fernando Martínez

Used 8+ times

FREE Resource

13 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which one of the following techniques is structure-based?

Decision testing.

Boundary value analysis.

Equivalence partitioning.

State transition testing.

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following would be the best test approach when there are poor specifications and time pressures?

Use Case Testing.

Condition Coverage.

Exploratory Testing.

Path Testing.

3.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Which of the following statements about the benefits of deriving test cases from use cases are most likely to be true?


A. Deriving test cases from use cases is helpful for system and acceptance testing.


B. Deriving test cases from use cases is helpful only for automated testing.


C. Deriving test cases from use cases is helpful for component testing.


D. Deriving test cases from use cases is helpful for testing the interaction between different components of the system.

A and D are true; B and C are false.

A is true; B, C and D are false.

A and B are true; C and D are false.

C is true; A, B and D are false.

4.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Media Image

Name this lion cub

Mufasa

Nala

Simba

Scar

5.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

A system under development contains complex calculations and decision logic, and it is assessed as high risk because of the relative inexperience of the development team in the application domain. Which of the following would be the MOST appropriate choice of test design technique for component testing?

Decision testing.

Statement testing

State transition testing

Equivalence partitioning

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

A common test technique during component test is

Statement and branch testing

Usability testing

Security testing

Performance testing

7.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

How many test cases are necessary to cover all the possible sequences of statements (paths) for the following program fragment?


Assume that the two conditions are independent of each other:


if (Condition 1)

then statement 1

else statement 2

fi

if (Condition 2)

then statement 3

fi

2 Test Cases

3 Test Cases

4 Test Cases

Not achievable

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?