Developers take advantage of the JVM argument -XX:+UseGCLogFileRotation to rotate GC log files.
Continue reading “Try to avoid -XX:+UseGCLogFileRotation”What is the right code coverage percentage?
There are great code coverage tools, which can tell the amount of code that is excercised through tests. So natural question that stems out is: “what is the right code coverage percentage one should target?”. Is it 100%, 80%, 50%…? Here are few points that one should consider before setting code coverage goals for the organization:
Continue reading “What is the right code coverage percentage?”
May be bug in Google Search?
In my personnel dictionary, I have defined google as “Excellence in Engineering”. I can’t express my admiration for their products, engineering practices Continue reading “May be bug in Google Search?”
Service virtualization: CA Lisa ITKO, WireMock
Service virtualization is a great way to test software. We have been using this methodology for more than a decade now, when the term Continue reading “Service virtualization: CA Lisa ITKO, WireMock”
Spoke @ VMoksha Technologies
Recently spoke at VMoksha Technologies in Bangalore, India on software Testing! Talk had a good reception from a motivated team. Continue reading “Spoke @ VMoksha Technologies”
Which code coverage tool to choose?
We make major investments in tools, people and process to effectively test applications. But how we measure the effectiveness of these investments? Continue reading “Which code coverage tool to choose?”
Silver Bullet to build superior software products
After contributing to open source projects development, I learnt that the superior quality of those products comes primarily because of the Continue reading “Silver Bullet to build superior software products”
Critical Systems Review (CSR)
Are you anticipating a significant increase in traffic volume? Did you inherit new application due to re-org? Are you looking to Continue reading “Critical Systems Review (CSR)”