Tag Archives: Software Testing

Communicating the Value of Testing Throughout the Organization

As Testers, It’s important to identify the value associated with Software Testing and communicate the same across organization. Please check the following webibar for some view points on communicating the value of

Test 2008 – Software Testing Conference

Test 2008 is the first conference being organized by PureConferences in India. Our conference will provide a platform for international and national test professionals to interact and participate. Speakers from around 10

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

Software Testing – Is it a cost or an Investment for Stakeholders ?

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

Ability to identify the hot spots of release from Bug Database

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

The Life Cycle of a Bug – Different Stages in it.

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