ISTQB_TestDesignTechniques

ISTQB_TestDesignTechniques

University

20 Qs

quiz-placeholder

Similar activities

ISC2 - CC - Chapter 2 - Module 2

ISC2 - CC - Chapter 2 - Module 2

University

21 Qs

unit-4-testing

unit-4-testing

University

20 Qs

soft eng'g 2 - quiz -rsst

soft eng'g 2 - quiz -rsst

University

20 Qs

Software Development

Software Development

University

20 Qs

HCI 101 - Activity 9

HCI 101 - Activity 9

University

20 Qs

Chapter 2:  Types of Testing

Chapter 2: Types of Testing

University

17 Qs

Google Prof Cloud Archi - pt 8

Google Prof Cloud Archi - pt 8

University

22 Qs

Testing

Testing

University

20 Qs

ISTQB_TestDesignTechniques

ISTQB_TestDesignTechniques

Assessment

Quiz

Computers

University

Medium

Created by

Dave Tolentino

Used 2+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

Which of the following statements describe why exploratory testing is a useful test design technique?

a. It can help derive test cases based on the internal structure of systems.

b. It is useful when there are limited specification documents available.

c. It is useful when the testing is constrained due to time pressures.

d. It is a cheaper alternative to more formal test design techniques.

b and c

a and c

b and d

c and d

2.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

Which of the following statements correctly describes the benefit of fault attacks?

They are more effective at finding faults than formal test design techniques

They are useful when there is limited experience in the test team

They can evaluate the reliability of a test object by attempting to force specific failures to occur

They are less structured than other experience-based techniques

3.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

From the below given choices, which one is the ‘Confidence testing'

Sanity testing

System testing

Smoke testing

Regression testing

4.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

The following code segment contains a potential "divide by 0" error.

J=50

K=1

while (J>=10) and (N<=10)

loop

M [K] = J/N

K = K + 1

N = N - 1

end loop


Which of the following is the most effective way of detecting this error?

Boundary testing

Condition testing

Compilation of the source code

Source code inspection

5.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

IEEE stands for:

Information Engineering Endeavouring to Excel

Institute of Electrical and Electronics Engineers

Institute of Education for E-commerce Entrepreneurs

Individual Excellence in Engineering Enterprises

6.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

Postal rates for 'light letters' are 25p up to 10g, 35p up to 50g plus an extra 10p for each additional 25g up to 100g. Which test inputs (in grams) would be selected using equivalence partitioning?

8, 42, 82, 102

4, 15, 65, 92, 159

10, 50, 75, 100

5, 20, 40, 60, 80

7.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

Which of the following is a form of functional testing?

Boundary value analysis

Usability testing

Performance testing

Security testing

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?