Hello Antonio Thanks a lot for a quick reply. Does anybody know any load testing tool which can be used to load test single page web application which involves services over JS and AJAX calls?
Your help is really appreciated . Regards Geeta ________________________________________ From: Antonio Gomes Rodrigues <[email protected]> Sent: Friday, January 5, 2018 6:52 PM To: JMeter Users List Cc: Geeta Karkera Subject: Re: Query regarding config setup required to setup Single Page Web Application using AJAX and Javascript Hi, JMeter will not execute Javascript. Use the JMeter HTTP recorder to capture all the call Or add HTTP sampler to call webservice Antonio 2018-01-05 11:30 GMT+01:00 Geeta Karkera <[email protected]>: > Hi > > > Our application is single page application (using AJAX calls) and most of > the services are on JS. > > > I tried to setup one test to LOGIN to our portal using Sampler HTTP > request with method as POST , USERNAME AND PASSWORD and URL as > https://portal.blockcerts.com/login.aspx > > > This LOGIN.ASPX internally calls a webservice (using javascript) to > progress LOGIN. > > > Test run is executed and I could see it has returned all resources > referred in LOGIN.ASPX(such as CSS, JS however Jmeter could not progress > actual LOGIN. > > > Could you please help? > > > I am stuck as not able to understand what configuration is required to > progress actual LOGIN? > > > Please let me know if you need any further information. > > > Regards > > Geeta Karkera > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
