Embed presentation
Downloaded 17 times









The document describes a test pyramid approach for automated testing at different levels from unit to UI. The test pyramid prioritizes unit testing which provides the most value for least cost and time, followed by integration, JavaScript, UI and web service tests which require more time and resources. Manual exploratory testing sits at the top as it is most business-facing and technology-facing tests sit at the bottom as they are most valuable to developers.







