What does Flinks test before releasing new features to clients?

Modified on Thu, 26 Mar at 4:30 PM


Flinks follows a three-step Quality Assurance (QA) process to ensure product quality from development through deployment.

  1. Functional Validation & Release Preparation
    Each story is tested to ensure it meets its acceptance criteria. Stories that pass are included in the release, and
    Stories that do not meet the required quality level are postponed for further improvement.

  2. Integration & Release Validation
    During the release cycle, integration testing is performed along with a rotating subset of regression tests. This ensures new changes integrate properly and do not negatively impact existing functionality.
    The Quality Analyst validates whether the release meets the required quality threshold for deployment.

  3. Deployment & Post-Deployment Validation
    Once approved, the release is deployed to all customer instances. Testing is performed across environments to validate core workflows and deployed features. If issues are detected, they are quickly identified and addressed through rollback or rapid fixes

Automated tests run continuously throughout all stages to support quality and speed. This process ensures a balance between quality, reliability, and delivery speed, while enabling fast detection and resolution of issues.

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article