Testing - Kirchhoff-/Android-Interview-Questions GitHub Wiki
Main
- What do you know about test pyramid?
- What is unit test?
- What is functional testing?
- What is the difference between mock, fake and stub?
- What is the difference between unit testing and functional testing?
- Describe test driven development
- What is A/B testing?
- What do you know about BDD?