Slide 12
Slide 12 text
12
Confidential - Do Not Share
● Camp QA is a model of testing
○ Engineer & PM join Quality Assurance and Testing
○ Everyone understands what QA & Testing means, and implement
the QA process properly in the Software Development Life Cycle
● The sprint team creates test cases and executes them
○ This includes automated tests (unit, API, integration, e2e, etc.)
○ And manual test cases, exploratory testing, dogfooding, etc.
● QA acts as a team member in Camps and project teams
○ Reviews specifications & test cases, keeps overview of product quality
○ Plans testing to be conducted alongside development
■ Taking into account the test pyramid (next slide)
○ Helps organizing exploratory testing, dogfooding, etc
QA process