Computing Error Types Quiz

Computing Error Types Quiz

8th Grade

16 Qs

quiz-placeholder

Similar activities

3.4 Traverse a list

3.4 Traverse a list

7th Grade - University

20 Qs

Toefl ITP - Structure and Written Expression Practice Test

Toefl ITP - Structure and Written Expression Practice Test

8th Grade

20 Qs

Informational Text Structure

Informational Text Structure

6th Grade - University

15 Qs

Q3SUM1 - Informational Text Structure

Q3SUM1 - Informational Text Structure

6th - 8th Grade

18 Qs

TRI 1, WEEK 7 WEDNESDAY BELLRINGER (FIND THE ERROR)

TRI 1, WEEK 7 WEDNESDAY BELLRINGER (FIND THE ERROR)

8th Grade

20 Qs

F3 BI March Exam

F3 BI March Exam

1st - 12th Grade

21 Qs

J1 Review Program 1 to 10

J1 Review Program 1 to 10

8th Grade

11 Qs

error in english cbse8

error in english cbse8

8th - 9th Grade

18 Qs

Computing Error Types Quiz

Computing Error Types Quiz

Assessment

Quiz

English

8th Grade

Medium

CCSS
RI.7.7, RI.8.7, RL.7.7

+2

Standards-aligned

Created by

Elanza Jurgens

Used 8+ times

FREE Resource

16 questions

Show all answers

1.

FILL IN THE BLANK QUESTION

30 sec • 1 pt

A __________ error is when the code has been added incorrectly and will stop the program from running until it is fixed. This is an error that is located first, as the program will not run.

2.

FILL IN THE BLANK QUESTION

30 sec • 1 pt

__________ data used in a test plan is a sensible input that the program should accept.

3.

FILL IN THE BLANK QUESTION

30 sec • 1 pt

A __________ error is when the program starts correctly but an error is found as the program code is run. This will be found as the program is tested using a range of test data in a structured test plan. The program will stop running when the error is found and a traceback error message will give information to find and fix it.

4.

FILL IN THE BLANK QUESTION

30 sec • 1 pt

__________ data used in a test plan is still an acceptable input but at the ends of the possible input range.

5.

FILL IN THE BLANK QUESTION

30 sec • 1 pt

A __________ error is when the program will run but the output will not be as expected. A trace table would help to find and fix this error as it may be linked with how a conditional statement uses a comparison operator. The other way in which this type of error may be found is by using invalid and extreme test data, as these would test the range of inputs in the program.

6.

FILL IN THE BLANK QUESTION

30 sec • 1 pt

__________ data used in a test plan is an input that the program should not accept.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the len() function do in Python?

Counts the number of characters or items.

Adds two numbers.

Finds the largest number.

Converts text to lowercase.

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?