Submit Blog Login Last Submitted Blogs RSS Archive Contact  
Venkat's Blog on Software Testing
 
 
 
Venkat's Blog on Software Testing
My views and experiences with Software Testing
Language: English
RSS Feeds for this Blog
Statistics
Unique Visitors: 0
Total Unique Visitors: 218
Visitors Out: 3794
Total Visitors Out: 13018
 
 
Articles
My quest towards Code Quality Metrics
2007-10-23 14:10:54
  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 over a decade ago & exploring the ways the helps to build & deliver good quality code.The quest towards Code Quality Metrics started with [...]...
 
CRAP4J for Java Code Quality
2007-10-22 03:31:57
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 Code is one of it’s starting point to begin with.Static Analysis techniques help us to identify some metrics over the application code base Cyclomatic [...]...
 
What Jar - Solution to NoClassDefFoundError
2007-10-22 00:48:12
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 to identify and download the required jars. Whatjar is a high-performance, search engine written using Java and MySQL to index and search Java JAR contents. [...]...
 
Non linear paths from Application Code
2007-10-04 04:49:58
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 helps us to identify the cyclomatic complexity (nonlinear paths) at a method level. These might be helpful to validate those [...]...
 
Software Testing - Is it a cost or an Investment for Stakeholders ?
2007-09-24 10:30:30
Software Testing is considered as a Cost for some Stakeholders & an Investment for others in their context of operation. It’s good to know the status in your context. I had this query in LinkedIn Answers & thought of sharing the good discussion to my blog readers. Do you consider Software Testing as an Investment or a Cost in your Context ?...
 
Ability to identify the hot spots of release from Bug Database
2007-09-24 10:15:48
Bug Database for the products might have thousands of issues over a period of time against various builds and releases. Though these issues fixed over a period of time, it might be hard to derive meaningful metrics over the release. We need to support these releases over the production systems & it might be helpful [...]...
 
Software Testing - Is it a cost or an Investment for Stakeholders ?
2007-09-24 03:30:30
Software Testing is considered as a Cost for some Stakeholders & an Investment for others in their context of operation. It’s good to know the status in your context. I had this query in LinkedIn Answers & thought of sharing the good discussion to my blog readers. Do you consider Software Testing as an Investment or a Cost in your Context ? Share This...
 
Ability to identify the hot spots of release from Bug Database
2007-09-24 03:15:48
Bug Database for the products might have thousands of issues over a period of time against various builds and releases. Though these issues fixed over a period of time, it might be hard to derive meaningful metrics over the release. We need to support these releases over the production systems & it might be helpful to [...]...
 
The Life Cycle of a Bug - Different Stages in it.
2007-09-09 22:23:24
In this post, i will explore  different stages of the Bug from it’s inception to closer. The Bug has been found and logged into the Bug Tracking System. It’s my fourth post in the Bug Life Cycle series. The Bug has been found and logged into the Bug Tracking System. It will be treated [...]...
 
The Life Cycle of a Bug - Different Stages in it.
2007-09-09 15:23:24
In this post, i will explore different stages of the Bug from it’s inception to closer. The Bug has been found and logged into the Bug Tracking System. It’s my fourth post in the Bug Life Cycle series. The Bug has been found and logged into the Bug Tracking System. It will be [...]...
 
 
 
 
eXTReMe Tracker