• SPEForums need your contributions to build up a strong repository of performance engineering resources.

GWT application performance testing using jmeter

banusha

New Member
I want to performance test an application on GWT framework using jmeter. When I record a sample script using jmeter proxy i can see a serialized content similer to below

Code:
7|2|7|https://192.168.8.123:8443/application/appcustmanagement/|7B34B220B1E6DA85A3616A0062542DD1|com.google.gwt.user.client.rpc.XsrfToken/4254043109|648FD2FDB7D33D80EE10029B8962B279|com.company.application.ui.pricing.gwt.client.applicationService|listServices|Z|1|2|3|4|5|6|1|7|0|

Is GWT compatible with jmeter? How can i understand dynamic variables from the above string ? Please help me out!!
 
@Deepak: Ubik Plugin is commercial plugin. Do we have any opensource solution to this problem?

Attached document detailes steps performed to prepare jmeter test for GWT based application.
 

Attachments

  • GWT_Perf_testing.docx
    721.1 KB · Views: 538
Back
Top