Showing posts with label user acceptance test. Show all posts
Showing posts with label user acceptance test. Show all posts

Sunday, May 1, 2011

Systems Every (Starting) Developer or Software House Should Know and Have

Regardless of programming language of choice you work or specialize in, there are processes or systems developers and software development shops must make sure are in place and know how to use to help develop robust, reliable and good reputation-building application with little fuss.

What are these processes that every developer and software house should have? They are:
  • Coding standard
  • Source code documentation
  • Software application testing system
  • Bug tracker system
  • Version control system
  • And hopefully, continuous integration system
In this article we discuss them, their rationale and examples to help you find some to try for fit in your software development workflow.