Why to choose JMeter for performance testing?

During my last project, I was given a task to choose one of the best tools for performance testing among open source tools available in market.  After evaluation and little research I came up with JMeter. I have thought of writing a small blog for those who are new to performance testing and are confused [...]

Advantage of using Regular Expression Extracter postprocessor over XPath exptractor in Jmeter

In my recent project I needed to do performance testing of SSO log-in with 1000 unique users  with JMeter as performance testing tool. With JMeter, it is very easy to pass values from response of one request to subsequent request by using its post-processor requests. During project time I came up with one scenario where [...]

Android UI development tools

Today I had a pleasure of attending one of Google’s Android Developer Conference by Rajdeep Dua ,Thanks to Rajdeep Dua I came to know some of android tools (by Google as well as third party not integrated with IDE)  available in the market to enhance UI application development. Before we start looking through the list of [...]

Flex Testing Toolkit

My recent assignment at Albumprinter gave an opportunity to play with flex testing tools available out there. Coming back to serious flex development after more than a year was a pleasant surprise. The state of flex when I last did something on it was for sure not “mature”. There weren’t many frameworks around. But things [...]