Please enable JavaScript.
Coggle requires JavaScript to display documents.
Quality Assurance - Coggle Diagram
Quality Assurance
-
Week 3
-
-
Organize test and production code effectively in a software solution to permit effective testing Apply guidelines for valuable, effective unit tests
-
-
Week 1
-
Differentiate between unit, integration, system, and acceptance testing
Explalin the concepts of defects, faults, errors, and failures
-
Week 4
-
Describe various economic factors as they relate to software quality, including software quality metrics
-
Analyze a software component using measures such as cyclomatic complexity to determine the most effective testing strategies
-
Week 6
• Appreciate communication breakdowns in requirements and design that can lead to poor software quality
• Explain the need for static analysis, walkthroughs, and other pre-testing techniques to achieve higher software quality
• Differentiate system, integration, and acceptance testing
-
Week 7
-
-
• Apply functional testing techniques using boundary condition analysis, decision tables, and/or randomized testing as applicable