S3 SDD Unit 2 - 5. Testing

S3 SDD Unit 2 - 5. Testing

9th Grade

14 Qs

quiz-placeholder

Similar activities

Iterative Development Process

Iterative Development Process

9th - 12th Grade

10 Qs

ICT SPM Section A (Programming)

ICT SPM Section A (Programming)

1st - 10th Grade

16 Qs

python intro

python intro

4th - 12th Grade

17 Qs

AP Computer Science Unit 4

AP Computer Science Unit 4

9th - 12th Grade

17 Qs

Variables, Inputs and Concatenation

Variables, Inputs and Concatenation

9th Grade

16 Qs

algorithms and programming

algorithms and programming

8th - 10th Grade

16 Qs

High and Low level languages and translators

High and Low level languages and translators

9th Grade

9 Qs

Python Basics - yr 9

Python Basics - yr 9

9th - 12th Grade

18 Qs

S3 SDD Unit 2 - 5. Testing

S3 SDD Unit 2 - 5. Testing

Assessment

Quiz

Computers

9th Grade

Easy

Created by

Violet Smyth

Used 1+ times

FREE Resource

14 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of testing?

To make sure that your program has no errors

To write more code

To delete your program

To slow down the process

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Testing a program means that you have to run it to see whether it does what you _________.

expect

ignore

forget

repeat

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

To test your program you should use sensible ________ and construct a ________.

test data, test table

random data, summary table

input data, result chart

output data, frequency table

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the definition of Normal test data?

Data that will be expected in the program

Data that is always incorrect

Data that is never used in testing

Data that causes the program to crash

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the definition of Extreme test data?

Data on the edge of what is expected, the lowest or highest acceptable value.

Data that is always within the normal range of values.

Data that is randomly generated without any restrictions.

Data that is never used in any testing process.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the definition of Exceptional test data?

Data that is not expected, a value above or below what is expected.

Data that is always within the expected range.

Data that is used for normal operations only.

Data that is always correct and valid.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When a programmer is inputting code and testing it to see if it works, the code won’t always work. This may be because of errors in the code. The types of errors programmers make come into how many categories?

Two

Three

Four

Five

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?