Home > CompTIA Security+ Certification > Quizzes > Software Quality Assurance Fundamentals Test
Software Quality Assurance Fundamentals Test
Fast practice, instant feedback. Timer auto-submits when time’s up.
Avg score: 17% Most missed: “Which SDLC model requires Testing Activities to start along with Development act…”
Software Quality Assurance Fundamentals Test
Time left 00:00
25 Questions

1. What is the correct order of the waterfall model phases?
2. True or False? Equivalence testing divides the input domain into classes of data from which test cases can be derived to reduce the total number of test cases that must be developed.
3. Which of these is a load testing tool?
4. Compatibility testing for web application usually includes:
5. The approach a QA manager would take to reduce the incidence of failure due to defects is to:
6. True or False? Testing web application security is often a time-consuming - repetitive - and unfortunately all too often a manual process.
7. Which items are typically included in the meta-data (as opposed to steps) of a test case?
8. True or False? Orthogonal array testing enables the test designer to maximize the coverage of the test cases devised for relatively small input domains.
9. Which of the following is NOT a lightweight development methodology?
10. At what stage of the function development do the unit tests have to be created?
11. For a program that is supposed to accept any number between 1 and 10 - four test cases that test the input of 0 - 1 - 10 - and 11 are what type of test?
12. True or False? Deliverables such as requirements - a testing plan and test cases must be defined as part of the software development and testing processes in order to guarantee that testers can effectively follow-up throughout the project from the software quality perspective.
13. The following test will be characteristic of which test type (test class/category): Making sure that it takes no more than three minutes for a novice user to fill out the form before clicking [Submit] -
14. True or False? Metrics can be used to indicate the relative strength of a software quality attribute.
15. The cyclomatic complexity metric provides the designer with information regarding the number of:
16. Which element of the QA process comes first?
17. The main purpose of a ____________ is to approve or reject all change requests.
18. What is HTSM?
19. Software Quality Assurance Analysts and Software Testers do not do the same tasks.
20. Which of the following should NOT be considered when performing unit testing?
21. SQL injection consists in:
22. Static and dynamic analysis have same objectives?
23. Which acceptance testing is most commonly performed by the customer in a controlled environment at the developer's site?
24. Unit tests are usually conducted by:
25. The testing technique that requires devising test cases to demonstrate that each program function is operational is called ____________ testing.