Skip to content

Instantly share code, notes, and snippets.

@shutdown57
Created December 3, 2018 17:09
Show Gist options
  • Save shutdown57/669de667b1b447b1d64fd99c5e68da41 to your computer and use it in GitHub Desktop.
Save shutdown57/669de667b1b447b1d64fd99c5e68da41 to your computer and use it in GitHub Desktop.
فکر میکنم برای اینکه بتوانیم جواب مشخصی را از آن مرحله بدست بیاوریم
منظورم اینه که اگر مراحل افقی رو به شکل زیر در نظر بگیریم:
develop ----- test ----- product
و مراحل عمودی رو به شکل زیر در نظر بگیریم:
develop ------------------------test ------------------------------------product
manage Unit test feedback
structure Integration testing monitoring
implement Interface testing backup
... ... ...
مثلا برای مرحله اول یا دولوپ بتوان فهمید که در چه سطحی قرار داره
یا برای مرحله دوم یا تست بتوان فهمید که جواب تستها چی هست
و همینطور برای مراحل دیگه
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment