Am 01.11.2015 um 15:40 schrieb karthikeyan T:
Hello Experts and Users,
I am new to jmeter and i have one basic question regarding the Jmeter
script or request execution.
I want to know, what are all the requests that Jmeter can run and what are
all the requests that the jmeter won't execute.(Eg like Java Scripts)
Requests in jmeter are done by samplers. A complete list of the supplied
samplers can be found at
http://jmeter.apache.org/usermanual/component_reference.html#samplers.
jmeter does not simulate a complete browser environment with a DOM and
javascript (which is probably what you meant by "execute javascript
requests"). If your test depends on client side javascript, you will
have to look at other means to accomplish that. You could use "logic
controllers" and "assertions" or use third party products, that
integrate selenium (or something alike).
Regards,
Felix
Advance thanks for the answers.
Regards,
karthik
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]