Embed presentation
Download to read offline









































This document discusses emerging trends in test automation. It suggests that in addition to functional, load, and API tests, companies can also automate visual tests, mock service tests, and devops automation tests. Visual tests involve taking screenshots of pages and comparing them to past screenshots to check appearance. Mock service tests involve integrating mock service tools to simulate real services and test error conditions. Devops automation embeds tests into the development and deployment process. The document provides examples of how these types of tests can be implemented and concludes that test automation can be extended beyond traditional areas.







































