AFAIK, JMeter can only measure the time taken to retrieve resources from a server. It cannot measure the time to execute JS, render a webpage, etc. so it is probably not the appropriate test tool if that's what you're trying to achieve.
Regards, Noel ----- "Jmeter_User" <[email protected]> wrote: > > Thanks Noel for the pointer. > I gone through that section. > > Can you please tell me, if that is the case, how can we find out the exact > response time of a transaction or a page, if the html page is having java > scripts. Is its advisable not to use jmeter for such applications? > > > Noel O'Brien wrote: > > > > Hi, > > > > See the "JMeter is not a Browser" section here: > > http://jakarta.apache.org/jmeter/index.html > > > > Regards, > > Noel > > > > ----- "Jmeter_User" <[email protected]> wrote: > >> > >> Hi All, > >> I am getting error "The browser has JavaScript disabled," while running > >> test using Jmeter for a web based application. > >> This error is caused by Jmeter, Does Jmeter uses its own internal > >> browser, > >> like other performance test tools for eg: Load Runner and Silk Performer > >> to > >> simulate load of browser? > >> I am not sure if I change the Internet Explorer setting of my system to > >> enable the java scripts, is it goign to solve the error which I am > >> getting > >> using Jmeter in "View Results Tree". > >> > >> Please let me know if there is any way I can avoid that error. > >> > >> Thanks in advance. > >> > >> -- > >> View this message in context: > >> http://www.nabble.com/The-browser-has-JavaScript-disabled-error-in-view-results-tree-tp24350435p24350435.html > >> > >> Sent from the JMeter - User mailing list archive at Nabble.com. > >> > >> > >> --------------------------------------------------------------------- > >> To unsubscribe, e-mail: [email protected] > >> For additional commands, e-mail: [email protected] > >> > >> > > > > -- > > Regards, > > Noel > > > > > > -- > View this message in context: > http://www.nabble.com/The-browser-has-JavaScript-disabled-error-in-view-results-tree-tp24350435p24351696.html > > Sent from the JMeter - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > -- Regards, Noel

