Open Source Testing Tools for Java Applications

Open Source testing tools are being used aggressively and there are many tools over the web for Java Applications. These tools are great asset to the development teams and provides many features / services over the quality of applications under development. We can use this as the starting point and focus more efforts on the uncovered areas for better quality. Continue reading

Non linear paths from Application Code

Tweet 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 Continue reading

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

Tweet 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 Continue reading

Ability to identify the hot spots of release from Bug Database

Tweet 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 Continue reading

Bug in the BSNL Portal

Tweet Today, i have come across an interesting issue with BSNL Portal. I have been using this site for online billing and payments for about an year. Followed the usual steps and my objective is too see the bill and pay it online. To my surprise, the system says This Continue reading

Context driven information for Bug Reports

Tweet 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. Continue reading

An insight into Bugs in the Software Applications

Tweet Abstract: 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 Continue reading

Life Beyond Code

Tweet Rajesh 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 Continue reading

Hey Testers, Communicate the Value of Testing

Tweet It’s almost a month since my last post on this blog and busy with my upcoming release of QuickRules BRMS. I have been talking to the people around on the Software Testing and felt that it’s not communicated well. Though there is enough information on this subject, i would Continue reading