What coding standards are used by stSoftware? Industry best practices for software development including over 6,000 automated unit tests. November 27, 2013 Parminder Singh View more articles from Parminder Singh Our Java coding standards can be found here which are adopted by all our developers. We follow Agile development processes, which includes writing automated unit tests for business logic. This allows systems to evolve with confidence. References:- Original stSoftware coding standards document. Tags: Agile unit tests Java