Home »
Quality »
Testing and Reviews
Testing and Reviews
SolveIT team adheres to SolveIT's coding guidelines for every development.Internal
and inline commenting is done along while coding. At SolveIT, the quality assurance
team is involved right from the "Requirements Gathering" phase. Test cases are prepared
along with the requirements to reflect the strong functional requirements.
Once the coding is completed, code review is carried out and code review checklists
need to be filled. Code reviews are also done to ensure that the developed code
adheres to the organisational guidelines for coding. After the code review is completed
and the reviewer signs-off on the review, unit testing is started.
SolveIT has a documented checklist for unit testing based on different technology
platforms which ensures that unit testing is done to address common pitfalls in
the development process. The checklist is maintained and updated at regular intervals
by data mining the development statistics.
Regular audits and checks during the development phase ensures that proper unit
testing is done before it is declared to be available for testing professionals.