PDA

View Full Version : How to parameterize http request with JMeter to load test GWT app?



gualiu
23 Oct 2008, 8:41 AM
Hi everyone,

I'm trying to parameterize following http request(copied from JMeter
recording) with variables, but it's hard to figure out which ones is
the real parameter.

4 0 5 http://ip-address/app/
1D36163D2D3D9262BF1EE3C3D2D723F3 com.app.client.service.CollectionService getListOfCollections I 1 2 3 4 1 5 1

Please advise...

Thanks!
Joyce

gualiu
23 Oct 2008, 8:52 AM
Our app is very similar to GWT 'Dynamic Table' example http://gwt.google.com/samples/DynaTable/DynaTable.html, their sample http request is like

4￿0￿5￿http://gwt.google.com/samples/DynaTable/￿7A817C58CB656E2B1A9E64E1AADCA418￿com.google.gwt.sample.dynatable.client.SchoolCalendarService￿getPeople￿I￿1￿2￿3￿4￿2￿5￿5￿15￿15￿

Can anyone please advise how to load test this kind of requests, is JMeter good enough for it?

Thanks!
Joyce