Section outline
-
Lesson Topics:Learning Outcomes:
- Program Testing
- Aim of Testing
- Verification vs Validation
- Design of Test Cases
- Functional Testing Vs. Structural Testing
- Black Box Testing
- White Box Testing
- Understand the stages of testing from testing, during development to acceptance testing by system customers.
- have been introduced to techniques that help you choose test cases that are geared to discovering program defects.
- Understand test-first development, where you design tests before writing code and run these tests automatically.
-
Pre-Recorded Lesson Video:
Week-10-Lesson-1: Software Testing Strategies (Pre-Recorded Video):
-
Practice Lesson-Exercise: