Simple Test Automation Strategy

Test Automation Strategy

Below is a simple test automation strategy with core principles, practices and smells that can be applied to your project. This is obtained from Xunit Test Patterns book. The strategy is divided into five parts:

Development Process:

Customer Tests:

Unit Tests:

Design for testability

Test Organization