Embed presentation
Download to read offline








The document discusses test automation before and after implementing the test pyramid approach. It recommends that all tests become a team responsibility with an owner. It describes the different types of tests in the pyramid from unit to integration to UI tests. Unit tests should be written by developers to cover code and are highest priority. Integration tests verify component interactions and can be written by developers or quality engineers. UI tests cover long scenarios and business flows and are written by quality engineers.







