Search Header Logo
2.2 Testing

2.2 Testing

Assessment

Presentation

Computers

10th Grade

Practice Problem

Hard

Created by

Leah Tomlinson

Used 3+ times

FREE Resource

8 Slides • 11 Questions

1

2.2 Testing


Slide image

2

Multiple Choice

What is a boolean operator?

1

A data type

2

A way of performing calculations

3

A way to add additional conditions to statements

3

Multiple Select

Which of the following are examples of logical operators?

1

+

2

=

3

*

4

!=

5

>

4

Multiple Choice

Which of the data types is used to store a whole number?

1

Character

2

Float

3

Integer

4

Boolean

5

Multiple Choice

Which of the data types is used to store a collection of characters?

1

Character

2

String

3

Boolean

4

Real

6

Multiple Select

Which of the following are methods of string manipulation?

1

name.upper

2

name.date

3

name.substring

4

name.total

7

Multiple Choice

The difference between a procedure and a function is..

1

A function has parameters a procedure does not

2

A procedure has parameters a function does not

3

A function ALWAYS returns a value to the main program a procedure does not

4

A procedure ALWAYS returns a value to the main program a function does not

8

Slide image

9

Slide image

10

Slide image

11

Multiple Select

What is the purpose of testing?

1

To find errors in the program

2

To ensure that a program meets the given requirements

3

To find ways the program can be broken

12

Slide image

13

Multiple Choice

Final Testing is testing a program when all the development is complete, what is the other type of testing known as?

1

Terminal

2

Iterative

3

Looping

4

Continuous

14

Multiple Choice

A test plan is created to ensure that every part of the program is working. What should be included in a test plan?

1

The error

2

The part of the program being tested

3

The expected outcome

4

The version of the program being tested

15

Multiple Select

Which of the following are examples of test data?

1

Extreme

2

String

3

Null Value

4

Boolean

16

Slide image

17

Multiple Choice

Which of the below would be an acceptable 'reason for test' to include in a testing table?

1

To check the part of the program works

2

This test will be conducted to make sure the calculation works with whole numbers

3

To check the calculation works

4

To check the program works

18

Slide image

19

Slide image

2.2 Testing


Slide image

Show answer

Auto Play

Slide 1 / 19

SLIDE