0 Replies Latest reply on Oct 28, 2015 2:35 AM by saagarpl

    How to perform Performance testing on jBPM6 (kie-workbench)

    saagarpl

      I need to perform load testing using jmeter/other tool. I need to test the performance of the application when multiple human task requests executed like starting a process, assigning the tasks, listing the tasks and form submitting for human task etc. Currently jbpm6 (jbpm-console) war file was deployed in tomcat (remote machine). I tried to record jbpm 6 ( kie-workbench) login page in Jmeter using recording controller and HTTP(s) test script recorder. After submitting valid username and password the application just stopping at "Please wait Loding application....". I tried in both Chrome and Firefox. I am not sure whether i am doing it in correct way or not. Kindly let me know which is the best way do load testing on jbpm 6 or share some information regarding how to perform performance testing on jbpm6.