Sobes.tech
Middle+

How were releases delivered, how were they tested, and how often were they released?

sobes.tech AI

Answer from AI

Releases in our team were delivered using the CI/CD model with automated pipelines. After completing development and passing all tests (unit, integration, e2e), changes were automatically deployed to the staging environment for manual testing and design verification.

Testing included:

  • Automated tests at each build stage
  • Manual testing on staging
  • Use of tools for performance and cross-browser compatibility checks

Releases occurred approximately every two weeks, allowing for quick feedback and implementation of improvements. In emergency cases, we performed hotfixes with more frequent releases.

This approach ensured product stability and the ability to respond promptly to bugs and user requests.

How were releases delivered, how were they tested… - sobes.tech