stress testing - JMeter and JavaScript -
When I make an HTTP request in JMM, I get response data such as "This page uses JavaScript and JavaScript enabled Browser is needed. " How can this problem be cured?
Jmter is not a browser, and JavaScript does not explain in download pages.
From:
JMater does not process embedded applets in Javascript or HTML pages.
JMT can download relevant resources (some embedded resources are downloaded automatically if the correct options are set), but it does not take action on HTML and executes any JavaScript function is.
If the page uses JavaScript to create urls or submit forms, you can use the proxy recording feature to create the required sample. If this is not possible, the code may need manual inspection to determine what JavaScript is doing.
Based on what you're doing, you can get Firefox. This test will run in your browser, so JavaScript can also run. Note that although I have never used Selenium for JMTator and I do not know about common facilities for both devices.
Comments
Post a Comment