Here bellow we can see a typical workflow where the red circle represent bugs.

Do you think if this basic workflow where it’s merging features directly into master to later be deployed and tested is it enought good?
With this basic workflow approach the master branch has many commits and some of them could has issues developed during the sprint. GitFlow is other alternative to this workflow which help to have a cleanest version of master and let see more information about how does it works GitFlow.
Continue reading “Testing features – Quality Assurance – Testing Software”



