Viznet makes use of various tools, which facilitate our team in effective programming, managing requirements, tracking project progress, assigning resources as well as testing and tracking issues and defects.
Viznet makes use of various tools, which facilitate our team in effective programming, managing requirements, tracking project progress, assigning resources as well as testing and tracking issues and defects.
Microsoft Project, Jira, Easybacklog
Mediawiki, Mantis
TestLink, Jira
Code repository (Git, Svn)
Continous Integration (Hudson)
Code review (Crucible, Differential)
PHP (PHPEclipse, PHPUnit, Xdebug, MySQL Workbench)
Java (Eclipse, Maven, JUnit, Clover, Cobertura, Hudson)
Viznet applies Continuous Integration to all our internal projects. Continuous Integration (CI) is a development practice that requires developers to integrate their work frequently into a shared repository, usually several times a day. Each check-in is then verified by an automated build (including test) to detect problems as quickly as possible. Continous Integration allows eliminating integration issues so that our team can develop cohesive software more rapidly. In particular it brings the following benefits: