Hello,
We distribute a commercial JMeter plugin which allows this, see 
http://ubikloadpack.com/ <http://ubikloadpack.com/>  .

To make your tests realistic, you will need to variabilize content in the
serialized objects.  
  
Our Java Serialization plugin will allow the following:

- Easy recording of traffic with JMeter Proxy Server, a Test Plan using
custom Sampler will be created

- Easy variabilization of requests (which will appear as XML) through as
easy syntax as for example ${searchedWord} where searchedWord can come from
a CSV or any user defined variable.

- Easy extraction of data from responses using JMeter standard Post
Processors

- Easy debugging of Request/Responses through standard JMeter View Results
Tree element



--
View this message in context: 
http://jmeter.512774.n5.nabble.com/How-to-Capture-serialized-java-objects-tp534669p5718219.html
Sent from the JMeter - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to