S3 SDD Unit 2 - 5. Testing

S3 SDD Unit 2 - 5. Testing

9th Grade

14 Qs

quiz-placeholder

Similar activities

Strings, Variables & Concatenation Practice

Strings, Variables & Concatenation Practice

9th Grade

12 Qs

CS Edexcel 1.2b Testing and Errors

CS Edexcel 1.2b Testing and Errors

9th - 10th Grade

18 Qs

CS Edexcel Unit 6 Part 1 - Inputs, Variables and Outputs

CS Edexcel Unit 6 Part 1 - Inputs, Variables and Outputs

9th - 10th Grade

12 Qs

Basic elements of computer programming

Basic elements of computer programming

9th - 12th Grade

15 Qs

Computer Quiz(Java)(16-10-2020)

Computer Quiz(Java)(16-10-2020)

9th Grade

10 Qs

2.1 Algorithms and Computational Thinking

2.1 Algorithms and Computational Thinking

8th - 11th Grade

10 Qs

Computer System Grade 9

Computer System Grade 9

9th - 10th Grade

15 Qs

Iterative Development Process

Iterative Development Process

9th - 12th Grade

10 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?