|
Getting Started with Open Source Testing Tools
Slideshow
In the not-too-distant past, the only viable options for testing complicated web-based applications were commercial (i.e., expensive) tools. These tools were well designed but...
|
Marcus Merrell, RetailMeNot, Inc.
|
|
An Interview with Steven "Doc" List: ADC-BSW 2013 Interview Series
Video
Committed to covering the latest tools, trends, and issues regarding software development approaches, plan-driven development methods, and process improvement programs, Agile Development & Better Software Conference West offers their 2013 interview series.
|
Steven “Doc” List, Santeon Group
|
|
Improving Code Quality with Eclipse and its Java Plug-ins One of the features that makes Eclipse so popular within the Java community is the abundance of easy to use plug-ins. Many of these are freely available open-source tools. Plug-ins are available for virtually anything from implementing database connectivity to instant messaging. Because code quality is a critical aspect of production software applications, Eclipse has built-in tools that help developers write and deliver high quality code. Levent Gurses has employed a number of external plug-ins, including PMD, CheckStyle, JDepend, FindBugs, Cobertura, CPD, Metrics, and others to transform Eclipse into a powerhouse for writing, testing, and releasing high quality Java code. Levent shows you how to use Eclipse to improve your team's coding habits, enforce organizational standards, and zap bugs before they reach the client.
- The standard quality check tools available in Eclipse
|
Levent Gurses, Stelligent
|