Models of test automation: Pyramid and Ice Cream Cone 11:49 Posted by Alex Siminiuc Pyramid test automation model: - few manual tests - some UI automated tests - many service/integration automated tests - lots of unit tests Ice cream cone test automation model: - lots of manual tests - many UI automated tests - some integration tests - few unit tests Share this Alex Siminiuc