Chapter 2:  Types of Testing

Chapter 2: Types of Testing

University

20 Qs

quiz-placeholder

Similar activities

Software Testing- Black Box

Software Testing- Black Box

University

16 Qs

Activity 4 - IAS 102

Activity 4 - IAS 102

University

25 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

Testing Midterm Review

Testing Midterm Review

University

16 Qs

CS112

CS112

University

20 Qs

221 quiz03

221 quiz03

University

23 Qs

ALPro 3 - Variable and Data Type

ALPro 3 - Variable and Data Type

University

16 Qs

Software Testing-Q1-2023-2

Software Testing-Q1-2023-2

University

15 Qs

Chapter 2:  Types of Testing

Chapter 2: Types of Testing

Assessment

Quiz

Computers

University

Medium

Created by

SURAYAINI BASRI

Used 8+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

One of the fields on a form contains a text box that accepts numeric values in the range of 18 to 25. Identify the value from invalid Equivalence class.

26

30

19

20

2.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

A text box accepts numeric values in the range of 18 to 25 (18 and 25 are also part of the class). So this class becomes our valid class. Choose the value(s) from invalid equivalence classes.

<18

>25

18<=x<=25

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In an Examination, a candidate has to score a minimum of 24 marks in order to clear the exam. The maximum that he can score is 40 marks.  Identify Valid Equivalence values if the student clears the exam.

22,23,26

21,39,40

29,30,31

0,15,22

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

One of the fields on a form contains a text box that accepts alphanumeric values. Identify the value from Valid Equivalence class.

BOOK

Book

Boo01k

1234%

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The Switch is switched off once the temperature falls below 18 and then it is turned on when the temperature is more than 21. Identify the valid equivalence classes when the switch need to be on.

>21

>=21

<18

<=18

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A program validates numeric fields as follows: values less than 10 are rejected, values between 10 and 21 are accepted, values greater than or equal to 22 are rejected. Which of the following input values cover all of the equivalence partitions?

10,11,21

3,20,21

3,10,22

10,21,22

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Given the following specifications, which of the following values for age are in the SAME equivalence partition?

If you are less than 18, you are too young to be insured.

Between 18 and 30 inclusive, you will receive a 20% discount.

Anyone over 30 is not eligible for a discount.

17, 18, 19

29, 30, 31

18, 29, 30

17, 29, 31

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?