How does CrescoData Testing work?
Continuous integration
The CrescoData staging environment provides a safe environment for UAT. The CrescoData Commerce Connect platform is deployed as part of a continuous integration setup. This means any changes are regularly merged and tested as well as being deployed to the staging site automatically.
Development Environment
Description: Contains the latest features with regular deployments by the development team. Changes are deployed ad-hoc at times to test latest features.
Usage: Not suitable for availability testing. Useful to test latest features separately.
Documentation: http://dev-api-docs.crescodata.com
Environment: https://dev-api.crescodata.com
Staging Environment
Description: Contains all the features that have completed development and passed all automated local and deployed tests.
Usage: Useful to test all production ready features for any integration and availability tests.
Documentation: http://staging-api-docs.crescodata.com
Environment: https://staging-api.crescodata.com
Production Environment
Description: Runs the latest version of the production CrescoData platform.
Usage: Not suitable for testing.
Documentation: http://api-docs.crescodata.com
Environment: https://api.crescodata.com