Testing

Testing

9th Grade

11 Qs

quiz-placeholder

Similar activities

Python-Basic

Python-Basic

3rd Grade - University

15 Qs

Python - Mid-Assessment

Python - Mid-Assessment

9th Grade

14 Qs

Python Introduction Quiz

Python Introduction Quiz

8th - 9th Grade

12 Qs

Python programming -recap

Python programming -recap

7th - 10th Grade

12 Qs

Program Development - Python: Errors

Program Development - Python: Errors

8th - 10th Grade

13 Qs

Python Variables

Python Variables

7th - 12th Grade

10 Qs

String Quiz

String Quiz

9th - 12th Grade

15 Qs

S3 SDD Unit 2 - 5. Testing

S3 SDD Unit 2 - 5. Testing

9th Grade

14 Qs

Testing

Testing

Assessment

Quiz

Computers

9th Grade

Hard

Created by

Kevin Alpin

Used 4+ times

FREE Resource

11 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When is final testing carried out?
Before you start
After all code has been written
During the project
After the design section

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these is in a test plan?
The data entered
The type of test data
The lines of code you are testing
The expected outcome
The result of the test

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When is a runtime error identified?
After the program is executed
Before a program runs
While the program runs

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which line contains a syntax error?
print("hello")
print("Hello")
print("hello)
print("HELLO")

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is iterative testing?
Testing completed after an error is found
Tests used while program is being deveoped
Random tests on a computer program
Tests only completed once all code is written

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When a program runs it asks the user to enter their age. Which of these would be used to test for invalid data entry?
44
18
456
Forty Five

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these is not used in a test plan? (4-6)
Average Data
Valid Data
Boundary Data
Erroneous Data

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?