Dashboard > BinBase > Welcome > quality

View Attachments (0) Info

quality

BinBase - Code Quality

To ensure a more or less stable system we use several tools and a lot of junit tests. Well there could be always more tests, but whenever a bug gets reported, we fix it and write another test to make sure we don't reintroduce the same bug in a later version. Which leads to a system which gets more and more stable.

These are the links to our used tools and also to the latest reported problems.

  1. issue tracking and bug reports
  2. continous integration
  3. fisheye repository visualisation

Approach of testing

  • whenever you change something, test the system and all related projects
  • only release a new version when the complete test suite runs several times successfull
  • use of svn repository, to ensure that we can always go back to an older version
  • use the test first approach whenever it's possible
  • use many sub projects, so it's easier to identify where this bug comes from

Browse Space
- Pages
- Labels
- Attachments
- Mail
- Bookmarks
- News
- Activity
- Advanced

Explore Confluence
- Popular Labels
- Notation Guide

Your Account
Log In

 

Other Features

View a printable version of the current page.

Add Content


Powered by Atlassian Confluence 2.7.1, the Enterprise Wiki.
Bug/feature request - Contact administrators