What should you do if your product must be tested on multiple operating systems before delivering? And what if it must be tested on different browsers? Now it is a lot of combinations. And how to do this on a agile way? Here is a talk about how we can orchestrate automated tests on different systems, on different browsers. Assuring the coverage on all operating systems and browsers supported by a product is one of the toughest tasks commonly faced when transitioning to a devops setup. Due to the high quantity of environment combinations, the complexity of organizing and executing tests increases and can lead to an uneffective pipeline. In this talk we will evaluate an automated orchestration of complex test suites that delivers the effectiveness needed for proper devops.