0
votes
0answers
26 views
How to Request-Response JMS with JMeter + Weblogic
I'm sending a message to a Queue using JMeter. At the end of the process (3 MDBs talking among them) a response message is sent to a second Queue.
Using JMeter Request Only every …
0
votes
1answer
20 views
Jmeter - Capturing pop ups and Images
Is there anyway to capture Pop ups and Images (for ex: Image Printig) while creating a script on a dot net web page with Jmeter.
Thanks in Advance
0
votes
0answers
36 views
JMeter and TIBCO EMS
Is it possible to use Jmeter with TIBCO EMS ? Because I am trying to connect to EMS servers through JMeter JMS pluin and not able to succeed on that.
Any help on this would be gr …
0
votes
0answers
67 views
JMeter command line - linux version vs windows version
Hi folks,
I'm been using JMeter on a linux box, under the command line for a little bit. works fine.
Today, I tried it on a windows box (new client, etc) and it does work but the …
0
votes
0answers
47 views
Jmeter: got java.io.IOException: Unable to tunnel through proxy
Hi there,
like I wrote in the subject, I got this error while using Jmeter, I ran a script thread which connects to a site and does a series of http operations, my Jmeter launch s …
0
votes
1answer
99 views
JMeter - how to log the full request for a failed response?
Hi folks,
i'm using JMeter command line to stress test our website api. Now, here's a sample result i'm getting back:
Creating summariser <summary>
Created the tree success …
1
vote
2answers
65 views
Any idea how to use Jmeter for performance testing of Standalone Java app???
Any idea how to use Jmeter for performance testing of Standalone Java app???
thanks
1
vote
2answers
139 views
how to make jmeter output graphs
I am not a jmeter expert, but I understand it can display graphs and save the data in .xml files.
Is there a way to have jmeter actually create JPG, GIF or PNG files (or whatever …
0
votes
1answer
96 views
jMeter Server Mode - Windows can not find “rmiregistry”
When I try to execute jMeter in server mode I get this exception: "Windows can not find 'rmiregistry'". I dont know how to solve this, I googled about it, but i didnt find anything …
0
votes
2answers
133 views
Tomcat and JMeter generating HTTP 404 errors
Hello
Perhaps someone can help me with this: I'm a complete novice with JMeter but I'm trying to use it to connect to a web application deployed in Tomcat to simulate a small numb …
0
votes
1answer
239 views
How can I test a JBossMQ JMS Queue with JMeter
I'd like to use JMeter test that I can send a message to a JBossMQ (JBoss 4.2.3 JMS Queue). If I get that far then I will be able to build some load and other tests.
JBoss is pret …
0
votes
1answer
203 views
jmeter and java webservice
Hi
I am trying to test a stress test a webservice using jmeter but the requests keep stopping after around 4 hours. I submit 10 requests per second from JMeter. The webservice is …
0
votes
1answer
236 views
Session/cookie management problem in Apache Jmeter
Hi.
We have a simple performance test flow in an application.
We login
Search based on some criteria
repeat searches for different parameters.
We are using Jmeter to do a perf …
1
vote
1answer
34 views
DRY for JMeter tests
Is there a way to modularize JMeter tests.
I have recorded several use cases for our application. Each of them is in a separate thread group in the same test plan. To control the …
1
vote
3answers
92 views
How can I see a page error in jMeter?
How can I see a Error in jMeter? In other words if a test fail how is possible to see the page returned with error ?
Regards
