Some of the steps we take to improve the quality of our work are listed below:
- We develop with web standards in mind to aid in cross-browser compatibility
- We copy the style of code the original program was written in unless there is significant justification to change the coding convention.
- We use Subversion and GIT to manage your source code.
- We test against the browsers Internet Explorer 6/7/8, Safari, Firefox and Chrome.
- We create test scripts to achieve a consistent and thorough level of testing .
- We track any enhancements and bugs in JIRA for your convenience.
- We review the system and application logs to identify existing problems.
- We maintain development environments that mirror production. We also create separate User Acceptance Testing environments to allow you to view and approve changes before they are released.