ContributionsMost RecentMost LikesSolutionsRe: Rerun Test Cases in different environments Thanks a lot for your help! Indeed, I think the best solution would be to create multiple cycles. Cheers! Rerun Test Cases in different environments Hello Community! I use to run the tests first in the develop environment and rerun them in staging, as a kind of regression and to be sure nothing is broken. What is the best way to organize my tests so I get the reports on both environments? Create multiple test cycles? Or rerun (new execution) the test and modifying the environment? (I saw also other post related to batch updates. If someone can give me the link to the roadmap, be sure I'll vote for it 😉) Cheers! Solved