Hey all,
I needed some advice on my teams test automated approach.
Some context, our UK based web application is going to be pushed out to Italy and Portugal over the next 6-8 months.
It will be the same code base across multiple regions with translations configured via locale and feature toggles.
Our test automation effort is in it’s early days with 5 core flows in our uk app, what would you advise on as to best approaches structuring the framework to run across different regions, with different features enabled/disabled via feature toggles.