lundi 23 mars 2015

What's a one word description for a build which uses the production API, but is specifically for internal testing?


I'm working on clearing up our build processes of a PhoneGap app we're developing for iOS and Android, and I want to develop a concise naming scheme for our different build types.


Here's what I'm currently thinking of:



  • Testing with Sandbox API - sandbox

  • Testing with Production API - prodbox

  • Release with Production API - release


Now sandbox and release are standard terms, but I imagine prodbox is fairly unique to our team.


To flesh out what this is and what this isn't - it's a build which uses our production API, but will include non-release features, such as:



  • Testing-specific error logging

  • No usage analytics

  • (potentially) More verbose in-app error messaging

  • Debuggable for Android


It's for use in-house only, usually during the latter half of our sprint cycle when development is almost done and the QA process is underway.


Now we quite like the term prodbox, but is there a more standard term we can use instead?





Aucun commentaire:

Enregistrer un commentaire