What are your testing and QA processes?

The quality of our developers’ code is being constantly reviewed via SonarQube. And what concerns our QA-engineers, they execute a full set of software tests regularly during each development iteration: smoke-testing, functional testing, load testing, security testing, and others.

One of the most important elements of our QA approach is automated UI testing. Recently we have conducted our own mini-research on creating an optimal environment for automated UI testing, we suggest you take a few minutes and read about our expertise on Medium.