When working within a CI/CD project, how often should QA be doing browser compatibility or device testing? Should it be each time there’s a release (as part of regression) or per feature or for each ticket?
Within my team at the moment we tend to focus on 2 most used browsers (Chrome and Firefox) for day to day testing (which was based on Google Analytics), however with lots of new features recently being developed there’s greater need for cross-browser testing.
Anyone have any tips on how we can approach this?
Also has anyone tried Ghostlab? If so, how was your experience using it and would it be a tool you’d recommend?
Replies