I am trying to test the load on the temenos T24 application, using the JMM detecting the application's performance . It uses servlets which makes it impossible to go to other pages because it is fully javascript based I hope the master will help me in advance thanks in advance. Regards, Benjamin
You can use T24's BrowserServlet using jmeter. All T-24 transactions are handled through a browser servlet. Try to capture login and logoff action using the Jmeter proxy, filter everything except browserServlet (also filter javascript), run the script again, you should be able to get feedback from T24.
Comments
Post a Comment