Monthly Archives: October 2007

My quest towards Code Quality Metrics

  The term quality might mean different things to different people based on their context of operation and it’s tough to have universal definition for the same.My experiments with software development started

Tester Center from MSDN

The Microsoft Tester Center showcases the test discipline as an integral part of the application life cycle, describes test roles and responsibilities, and promotes the test investments required to deliver high-quality software.

CRAP4J for Java Code Quality

I have been talking about Code Quality through Static Analysis for a while here, here & here. The quality for any application development must begin from it’s gross roots and the Application

What Jar – Solution to NoClassDefFoundError

As a Tester & Developer, it’s pretty common to see NoClassDefFoundError. It’s not that easy always to figureout the required jars for the application. Whatjar comes with a lot of search capabilities

Non linear paths from Application Code

The applications become complex as their code base increases. This has challenges for the testers to determine the nonlinear paths in the application.Most of the Static Analysis tools over the application code