ContributionsMost RecentMost LikesSolutionsRe: how to run test suite for all environments one after another Thanks Corey, this works only when we have only 2 environments.. what if there are 4-5 environments and run tests one after the other without manual intervention/or manual trigger to run on specific environment. Thanks for taking time to provide solution. how to run test suite for all environments one after another Hello, how can we run test suite that is configured for some environments, i.e. CI, INT and I want to run my test suite in all the environments one after the another without manual intervention....? Solved