Lecture 5 - The Software Testing Life Cycle -> Quick Intro -> Research -> Test Planning -> Test Execution -> Test Education And Reality -> Lecture Recap -> Questions & Exercises
1. The Test cycle consists of two stages: “Test preps” and “Test execution”
2. During Test preps, we conduct research and write test cases.
3. The main sources of knowledge about a product’s features are:
– Documentation
– Humans
– Exploration
4. Good exploration skills require a quick understanding of how the software features work.
5. Test preps require great creativity and professionalism, because Test execution follows the testing ideas developed at this stage. Good testing ideas will assist us to find bugs.
6. Test execution consists of New feature testing and Regression testing.
7. Bug fix verification is also called regression testing. Next ->
Lecture 5 - The Software Testing Life Cycle -> Quick Intro -> Research -> Test Planning -> Test Execution -> Test Education And Reality -> Lecture Recap -> Questions & Exercises