Posted on February 15th, 2012 by Jagmeet Singh
Last month I attended JUDCon – 2012 (JBoss Users and Developers Conference). One thing that attracted me most were sessions about Infinispan especially by Manik Surtani. I have tried to compile the information gained in a concise form. What is Infinispan? Infinispan is an opensource (LGPL) data grid platform written in Java and Scala. It [...]
Filed under: Architecture, Cache, Clustering, Data grid, Java, JBoss, Open Source | No Comments »
Posted on December 6th, 2011 by Priyanka
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 [...]
Filed under: Agile, Agile Testing, Jmeter, Testing | 5 Comments »
Posted on August 17th, 2010 by Harsh
When it comes to performance testing and especially using open source tools such as JMeter, it is often observed that testers(especially from black box background) have a hard time. For simple scenarios such as analyzing performance of different pages in a website wherein the pages can be directly accessed through URL directly, writing JMeter scripts [...]
Filed under: Performance, Testing | 2 Comments »