Quality assurance
Every project needs to be thoroughly checked and tested before launch. We’re not talking about mere live links on a website and working buttons in an app, an online store must be fail-safe under a high load of customer traffic and an app must be user-friendly and convenient, otherwise people just won’t use it. Besides, it’s not just the superficial functionality that matters, but also the code quality and speed of response.
What we test
Websites and online stores |
Mobile apps |
Web-services and startups |
Desktop computer apps |
Complex mathematical models and algorithms |
BigData-projects
|
Types of testing
Functional testing Проверка работоспособности продукта в соответствии с техническим заданием. |
Load testing Performance survey, permissible load evaluation. |
Unit testing Testing individual software components on developer level. |
Usability testing Testing to determine the extent to which the software product is easy to operate and attractive to the target audience. |
Automated testing Creating testware to cover all functionality with automated tests. |
Test case development Document describing testing procedures aimed to test functional operability of given software. |
Also Spellcheck, contents review, Technical specification validation, prototype testing and so on |
How we work
One-time testing
|
Continuous work on a project
|