First I would like to congratulate the JMeter team for creating a great tool that is
getting even better everyday. Secondly I could use some help on one minor issue. . .
I seemed to have hit a bottleneck with repect to the number of simultaneous threads
that can be generated using Jmeter1.7 (m
Hi all,
I like to create a test plan for a web site that does the following steps:
for (int i = 0; i < 3; i++) {
HTTP Request login
for (int i = 0; i < 3; i++) {
HTTP Request page A
}
HTTP Request logout
}
At the moment I've got the following test plan (short version)
I want to test my site made with servlet engine.
My problem is to understand how make an HTTP request
with the same SESSION ID. I add to my HTTP REQUEST an
"modification controller" and a "HTML link parser",
but which additional parameter I have to use to have
an unique ID? SESSION_ID,as explained
I think, it would be hard to test a site, which consist of a single
flash-file on a single html-page.
If flash or shockwave is distributed over several pages and is used to
navigate from one page to another, you could reconstruct the actions of your
application by examining a webserver-log - looki
4 matches
Mail list logo