Monday, 15 July 2013

jsf 2 - Gatling/JMeter record scenario incompletely -



jsf 2 - Gatling/JMeter record scenario incompletely -

i've been using jmeter , gatling record scenario on jsf2 primefaces 4 web app, in order load test it. recording goes both tools, replay of scenario fails because click action on commandbutton opening popup dialog doesn't fire associated event. said commandbutton gets enabled previous action in scenario (a dropdown selection in same table row).

that issue happens when running scenario on performance testing tools, not when navigating in browser ui.

i've compared arguments of post requests picked firebug , gatling/jmeter, , seem identical (management of jsf viewstate correctly set btw). i've increased pauses between actions during scenario, no avail.

any ideas on recorders and/or missing? in advance.

neither gatling nor jmeter executes javascript, if have javascript logic, you'll have re-implement it.

jsf-2 primefaces jmeter load-testing gatling

No comments:

Post a Comment