Context driven information is the need of the hour and there is a huge value associated with the same. It’s good to capture the context driven information in the bug reports. My initial experiences with bug reports way back in early 2000 have taught many lessons to improve upon.
Bug reports used to capture what is [...]
Archive for July, 2007
Context driven information for Bug Reports
July 26, 2007Use Cyclomatic Complexity to determine the Risk and Test Scenarios
July 19, 2007Cyclomatic Complexity (CC) is a software metric (mostly code based metric) used to the number of independent path executions in the application. Introduced by Thomas McCabe in 1976, it measures the number of linearly-independent paths through a program module.
It helps the developers to determine the independent path executions and base line unit tests that they [...]
An insight into Bugs in the Software Applications
July 6, 2007Abstract:
Bugs are there every where in the software applications. Almost every one who uses software applications for their day to day activities; do come across different kind of problems while working with them. Each of these problems has different meanings to different people on it. There are many instances where in which, we (as end [...]
Life Beyond Code
July 4, 2007Rajesh Setty is well known his book Beyond Code and blog Life Beyond Code. Last week, I had the opportunity to attend his Seminar on Life Beyond Code. The event was organized by HYSEA at Hyderabad.
During the seminar he focused on the following skills
Personal Branding
Building Long term Relationships
His book targets the Technology Professionals find an insight into the book below
We need to do different things and distinguish ourselves to get superior results in our life. For this, we need [...]

Recent Comments