
Testing & Evaluation
Authored by Corey Brooks
Computers
10th Grade
Used 1+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
28 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What type of testing involves using any number between 1 and 19?
Normal Testing
Extreme Testing
Exceptional Testing
Boundary Testing
Answer explanation
Normal Testing involves using any number within a specified range, such as 1 to 19. This contrasts with other types like Boundary Testing, which focuses on the limits of ranges.
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which numbers are used in extreme testing according to the picture?
1 and 19
0 and 20
5 and 15
10 and 30
Answer explanation
The correct choice is 0 and 20, as these numbers represent the boundaries used in extreme testing. They help ensure that the system behaves correctly at the limits of its input range.
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does exceptional testing involve according to the picture?
Numbers between 1 and 19
Numbers 0 and 20
BGFST
The number 5
Answer explanation
Exceptional testing involves the sequence 'BGFST', which is the correct choice. The other options do not relate to the concept of exceptional testing as depicted in the picture.
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is a common example of a syntax error in coding?
Dividing a number by zero
Missing a letter or character
Using an undefined variable
Infinite loop
Answer explanation
A common syntax error occurs when a programmer misses a letter or character in the code, leading to incorrect parsing. This is distinct from runtime errors like dividing by zero or using an undefined variable.
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is another name for an execution error?
Syntax error
Logical error
Runtime error
Compilation error
Answer explanation
A runtime error occurs during program execution, often due to illegal operations or resource issues. This distinguishes it from syntax, logical, and compilation errors, which arise at different stages of code processing.
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What happens when an execution error occurs?
The program runs successfully
The program crashes
The program compiles without issues
The program outputs incorrect results
Answer explanation
When an execution error occurs, it typically leads to the program crashing. This means the program cannot continue running due to the error, unlike compilation issues or incorrect outputs.
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is a widely used example of a runtime error?
Forgetting a semicolon
Using a wrong variable name
Asking a program to divide by 0
Incorrect loop condition
Answer explanation
Asking a program to divide by 0 is a classic runtime error because it causes the program to crash or throw an exception during execution. The other options are typically syntax or logical errors that are caught at compile time.
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?