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
Is GWT compatible with jmeter? How can i understand dynamic variables from the above string ? Please help me out!!
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!!