KC Software Engineering - PowerPoint PPT Presentation

1 / 8
About This Presentation
Title:

KC Software Engineering

Description:

(Automatische) delivery, testen, builden etc. Presentatie. Dependency management (maven, ivy) ... CheckStyle *, PMD, Hammurapi. Jalopy * Quest Formatter ... – PowerPoint PPT presentation

Number of Views:34
Avg rating:3.0/5.0
Slides: 9
Provided by: AinoAnd3
Category:

less

Transcript and Presenter's Notes

Title: KC Software Engineering


1
KC Software Engineering
  • Tooling

2
Versie beheer
  • Beheer sourcecode
  • en andere documenten
  • CVS
  • Subversion
  • MS Visual SourceSafe
  • Clearcase
  • Pvcs
  • Oracle SCM
  • ...

3
Incident Management
  • Incident, rfc beheer
  • koppeling source
  • Bugzilla
  • Jira
  • ClearQuest
  • Excel
  • ...

4
UnitTesten
  • Framework ter ondersteuning van unittesten
  • Coverage
  • JUnit familie
  • dbunit, webunit, httpunit, ...
  • http//www.junit.org
  • voorbeeld
  • Cactus
  • StrutsTestCase
  • TestNG
  • JTiger
  • Spring
  • ...
  • utPLSQL
  • http//utplsql.sourceforge.net
  • voorbeeld

5
Build Management
  • (Automatische) delivery, testen, builden etc.
  • Presentatie
  • Dependency management (maven, ivy)
  • ant
  • http//ant.apache.org
  • maven
  • CruiseControl
  • continuous building
  • ...

6
Ant
  • ant taken
  • javac, jar, copy, ftp, sql, junit, mail, cvs, ...
  • uitbreidbaar
  • extern bruikbaar
  • maven
  • cruisecontrol
  • ides

7
Documentatie
  • Genereren van documentatie a.h.v. code
  • JavaDoc
  • PLDoc
  • http//sourceforge.net/projects/pldoc
  • ...

8
Code Analyzing
  • Code analyse
  • sun conventies
  • ongebruikte variabelen
  • exception handling
  • ...
  • Code Formattering
  • CheckStyle , PMD, Hammurapi
  • Jalopy
  • Quest Formatter
Write a Comment
User Comments (0)
About PowerShow.com