Middle
What practice from your last project would you like to transfer to your new workplace?
sobes.tech AI
Answer from AI
In my last project, I would like to transfer the practice of integrating automated tests into the CI/CD process with mandatory test runs on each commit. This significantly improved product quality and reduced the time to identify regressions. Additionally, writing tests using the Page Object Model for UI testing was beneficial, as it improved the maintainability and scalability of the tests.