Testing Software

Testing Software

9th - 12th Grade

9 Qs

quiz-placeholder

Similar activities

Problem Solving

Problem Solving

12th Grade - University

10 Qs

KS3 Abstraction

KS3 Abstraction

7th - 9th Grade

14 Qs

8.1 Algorithms Class Quiz

8.1 Algorithms Class Quiz

7th - 11th Grade

10 Qs

Syntax and Logic Errors

Syntax and Logic Errors

9th - 11th Grade

12 Qs

Grade 9 - Chapter 1

Grade 9 - Chapter 1

9th Grade

10 Qs

Fundamentals of Programming

Fundamentals of Programming

8th - 10th Grade

10 Qs

Module 1

Module 1

11th Grade

10 Qs

2.1 Algorithms and Computational Thinking

2.1 Algorithms and Computational Thinking

8th - 11th Grade

10 Qs

Testing Software

Testing Software

Assessment

Quiz

Computers

9th - 12th Grade

Medium

Created by

E Green

Used 67+ times

FREE Resource

9 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Testing a solution occurs only when the problem has been solved.
True
False

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Running a program is one way of testing the solution to that problem.
True
False

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Debugging is the process of writing test data.
True
False

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

A bug is error in an algorithm or program.
True
False

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Test data should only cover one or two areas of the problem solution.
True
False

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

The best way to avoid problems is to write the program before writing the algorithm.
True
False

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Having another programmer check your code for errors is called peer checking.
True
False

8.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Manual testing is done using pencil and paper.
True
False

9.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Test data is not necessary until you have solved the problem.
True
False