Company Performance Metrics
- Artem Shlagin: Founder
Asyko automates parts of release engineering, helping everyone do end-do-end testing easily. Modern technology stacks nowadays include often a separate backend from the frontend, whether it is a mobile application or a website. For a company to be able to do end-to-end testing before merging a feature to a staging or a production environment in
branch-based development workflow they need to ensure that the version of their frontend works with their backend.
When a company starts writing End-to-End tests with tools like Cypress, Detox, Puppeteer or Selenium, they need to test their frontend against a correct backend, which often is not staging since many features need new backend API functionality to have the new feature working. This means many frontend branches need their own backend deployments to create end-to-end tests for new feature before accepting them and merging to a staging or a production environment.
Asyko automates this process. We deploy users backend to our servers and our frontend plugin automatically finds the correct backend branch to test against.