Exam 10: Testing for Quality and Security
Exam 1: Why You Need to Learn Secure Programming45 Questions
Exam 2: Coding in the Sdlc: Not a Solitary Practice49 Questions
Exam 3: Principles of Security and Quality44 Questions
Exam 4: Getting Organized: What to Do on Day One41 Questions
Exam 5: Software Requirements: Hear What They Say, Know What They Mean, Protect What They Own43 Questions
Exam 6: Designing for Quality: the Big Picture47 Questions
Exam 7: Designing for Security45 Questions
Exam 8: Development Tools: Choose Wisely42 Questions
Exam 9: Coding in the Cube: Developing Good Habit50 Questions
Exam 10: Testing for Quality and Security45 Questions
Exam 11: Maintain Your Software, Maintain Your Career43 Questions
Select questions type
Testing software consists of running a battery of test cases using multiple techniques against a specific use case and evaluating the results for pass or fail marks.
(True/False)
4.7/5
(27)
Static testing involves executing methods and techniques to test the code while running the application.
(True/False)
4.9/5
(32)
Unit testing is the lowest level of testing a developer can conduct.
(True/False)
4.8/5
(43)
It is better to use programmers for general testing because they are familiar with the architecture and code.
(True/False)
4.8/5
(39)
Reliability testing is a technique that feeds random input data into applications just to see what happens to the results.
(True/False)
4.9/5
(38)
The more complexity that is added to the system, the more secure it becomes.
(True/False)
4.9/5
(38)
Source-based fault injections is when you go into the source code and force an error or an attack non-manually.
(True/False)
4.8/5
(45)
Making something bad happen actually tests the dependencies and resiliency of the software.
(True/False)
4.7/5
(39)
What test is when two or more modules or platforms are linked together and tested?
(Multiple Choice)
4.8/5
(37)
What type of test involves a complete front-to-back execution of the entire application?
(Multiple Choice)
4.8/5
(28)
What type of resources are tools or people who are hired on a temporary basis to come into a project, test the application, and report findings?
(Multiple Choice)
4.8/5
(48)
Use cases are a great starting point for functional test scripts.
(True/False)
4.8/5
(36)
Manually going into the source code and forcing an error or attack is called?
(Multiple Choice)
4.9/5
(30)
What type of testing implies executing the current use case using valid inputs and then comparing the real results with expected results for pass or failures
(Multiple Choice)
4.9/5
(29)
Showing 21 - 40 of 45
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)