Archive for October, 2008
Monday, October 27th, 2008
Alas, it can't be done in JMeter. So this is how it works in LoadRunner ...
This challenge came up recently and we were able to figure out how to test SPNEGO or Kerberos using Integrated Windows Authentication with LoadRunner.
Posted in LoadRunner, Security | 1 Comment »
Tuesday, October 21st, 2008
The wheel has turned full circle and I'm back in MQ land... So here is a a simple Java vuser harness which you can use in LoadRunner to put or get messages from Websphere MQ. This version doesn't require any JNDI bindings (or access to JMS). Instead it just uses ...
Posted in MQ, LoadRunner, Java | 5 Comments »
Friday, October 3rd, 2008
This is a relatively new example of how to use JMeter with WebSphere MQ. This approach is a clever way of inserting messages into MQ using a JMS sampler (point to point) with a JNDI binding within MQ.
I had not heard of this approach before and am sure it will ...
Posted in MQ, Java, JMeter | No Comments »