12.3 Program Testing and Maintenance Cambridge iAS 9618

12.3 Program Testing and Maintenance Cambridge iAS 9618

11th Grade

20 Qs

quiz-placeholder

Similar activities

Python output based questions

Python output based questions

10th - 11th Grade

20 Qs

Topic 6.0 SDLC

Topic 6.0 SDLC

11th - 12th Grade

25 Qs

Kelas 11. Sumatif SDLC Waterfall dan Agile

Kelas 11. Sumatif SDLC Waterfall dan Agile

11th Grade

20 Qs

DATA SCIENCE QUIZ

DATA SCIENCE QUIZ

6th Grade - University

15 Qs

Computer Science Quiz

Computer Science Quiz

11th Grade

15 Qs

APCSA Unit Vocab Study

APCSA Unit Vocab Study

10th - 12th Grade

20 Qs

python modules

python modules

11th Grade

20 Qs

Understanding Program Development Lifecycle

Understanding Program Development Lifecycle

11th Grade

15 Qs

12.3 Program Testing and Maintenance Cambridge iAS 9618

12.3 Program Testing and Maintenance Cambridge iAS 9618

Assessment

Quiz

Computers

11th Grade

Hard

Created by

Stephen Ling-Winston

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the primary goal of program testing?

To find and fix faults before deployment

To make a program run faster

To reduce code complexity

To add more features

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which type of error occurs due to incorrect program logic?

Logic error

Syntax error

Run-time error

Compilation error

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What type of error occurs when code violates language rules?

Syntax error

Logic error

Run-time error

Semantic error

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is an example of a run-time error?

Division by zero

Misspelled variable name

Incorrect formula calculation

Unused function

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which testing method involves mentally tracing the program’s execution without running it?

Dry run

Alpha testing

Beta testing

Stub testing

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which testing method involves a programmer manually stepping through code with example inputs?

Walkthrough

Black-box testing

White-box testing

Integration testing

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which testing method examines the program’s internal logic and structure?

White-box testing

Black-box testing

Integration testing

Alpha testing

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?