CS258 Testing

CS258 Testing

Assessment

Quiz

Computers

University

Easy

Created by

Hoang Truong

Used 23+ times

FREE Resource

Student preview

quiz-placeholder

176 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a common technique used in Fault Injection testing?
Fuzz testing
Unit testing
Integration testing
None of the above

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is random testing of APIs also known as?
Fuzz testing
Performance testing
Black-box testing
White-box testing

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is an example of a random testing tool?
Fuzzinator
JUnit
Selenium
Code Coverage

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a limitation of fuzzing?
Fuzzing may not detect all types of vulnerabilities or defects
Fuzzing can only be used to test specific types of vulnerabilities
Fuzzing is not effective for testing complex software systems
Fuzzing can only be used for black box testing

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following functions has a range of [0,∞)?
g(x) = x^2
f(x) = 1/x
h(x) = ln(x)
k(x) = |x|

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a common method for testing credit card number generation?
Generating random
Using a pre-existing list of valid credit card numbers
Using a brute-force algorithm to generate all possible credit card numbers
Asking users to submit their own credit card numbers for testing

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is one way random testing can identify defects in the API?
generating unexpected inputs to the API calls
using inputs within the normal range of API processing
testing the same set of inputs on different APIs
analyzing log files from previous API calls

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?