Exam 10: Testing for Quality and Security

arrow
  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags

What is a technique that feeds random input data into applications just to see what happens to the results?

Free
(Multiple Choice)
4.8/5
(37)
Correct Answer:
Verified

D

What is the Holodeck tool used for?

Free
(Multiple Choice)
5.0/5
(40)
Correct Answer:
Verified

C

What tool scans (parse) through static code and analyze the code base for security vulnerabilities

Free
(Multiple Choice)
4.9/5
(38)
Correct Answer:
Verified

A

Penetrations testing is a very rare practice in the security field.

(True/False)
4.9/5
(43)

Testing should generate error-free software.

(True/False)
4.8/5
(50)

Coding for resiliency means accepting the fact that something bad will happen and that when it does, you will be ready.

(True/False)
4.8/5
(34)

What are step-by-step instructions that depict a specific scenario or situation that the use case will encounter as well as the expected result?

(Multiple Choice)
5.0/5
(33)

Code review needs to include the developer who coded the software and one other person on the development team.

(True/False)
4.9/5
(41)

What type of errors does integration testing find?

(Multiple Choice)
4.9/5
(41)

What type of errors does compilers find?

(Multiple Choice)
4.8/5
(39)

Internal threats don't pose any real problems and do not need to be considered.

(True/False)
4.8/5
(36)

Fuzz testing and reliability testing are conducted during system testing.

(True/False)
4.9/5
(36)

Reliability of an application is when the application produces correct results despite being under attack or under extreme use.

(True/False)
4.8/5
(28)

A system test involves only a portion of the application.

(True/False)
4.9/5
(36)

Unit testing catches errors that compilers won't find.

(True/False)
4.8/5
(44)

There are two types of resourcres needed to execute the test case: -Internal -External

(True/False)
4.9/5
(33)

What are people-intensive verification techniques that are conducted either formally or informally that allow peers to read code statements and look for common security vulnerabilities, such as hard-coded IDs or passwords,and general quality features?

(Multiple Choice)
4.9/5
(38)

What type of errors do code scanners catch?

(Multiple Choice)
4.7/5
(29)

The testing phase of any applications is only a minor phase of the lifecycle.

(True/False)
4.8/5
(35)

Code reviews, if conducted right can have a very positive effect on the team.

(True/False)
4.7/5
(35)
Showing 1 - 20 of 45
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)