Home > CompTIA A+ Exam > 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. Change request logged by a user is usually re-categorized as a defect when:
2. Testing for the retirement of the system which includes Data migration or archiving is called as
3. What is UAT?
4. 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.
5. UX Stands for _____________
6. What aspects of software does white box testing examine?
7. Software defect (bug) is best defined as:
8. Production defects are usually discovered by:
9. Compatibility testing for web application usually includes:
10. To discover memory leaks - we need to execute tests that:
11. Who is NOT involved in developing a software testing strategy?
12. The main disadvantage of using PC-based emulators for mobile testing is:
13. 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.
14. True or False? The cyclomatic complexity of a program can be computed directly from a PDL representation of an algorithm without drawing a program flow graph.
15. What is TDD or Test Driven Development?
16. Test Heuristics are...
17. When running a testplan which of following should be tracked?
18. The testing technique that requires devising test cases to demonstrate that each program function is operational is called ____________ testing.
19. Which of the following statements is true?
20. True or False? Metrics can be used to indicate the relative strength of a software quality attribute.
21. Which of the following should NOT be considered when performing unit testing?
22. Diff between test cases and test suites
23. What is the relationship between Quality Assurance and software testing?
24. What is the purpose of an inspection?
25. Data flow testing is a control structure testing technique where the criteria used to design test cases is that they: