How to test webbased application based on jaxb

2011-10-31 Thread jtester
Hi, I m new to jmeter, I m having trouble doing a load test on a jaxb webbased application. Please shed some light Ex: I have a request url and a confirmation url. 1.In the request url i give some data in the fields and click on submit. A dynamic url is created and shows a unique id

Re: How to test webbased application based on jaxb

2011-10-31 Thread ZK
jtester wrote: Hi, I m new to jmeter, I m having trouble doing a load test on a jaxb webbased application. Please shed some light Ex: I have a request url and a confirmation url. 1.In the request url i give some data in the fields and click on submit. A dynamic url is created

Re: How to test webbased application based on jaxb

2011-10-31 Thread Peter Peterse
it is a xml content and not html. -- View this message in context: http://jmeter.512774.n5.nabble.com/How-to-test-webbased-application-based-on-jaxb-tp4952419p4952615.html Sent from the JMeter - User mailing list archive at Nabble.com

Whether Jmeter can test sparql queries?

2011-10-31 Thread Nalini
Hi I know we can test Mysql queries from Jmeter. But what about sparql queries? Can jmeter test sparql queries? My application uses triple storage as database. Can anyone please help me on this? With Regards Nalini Ravikumar -- View this message in context: http://jmeter.512774.n5.nabble.com

Re: Whether Jmeter can test sparql queries?

2011-10-31 Thread Deepak Shetty
If you use the JDBC driver then yes. Otherwise there is always the Java sampler regards deepak On Mon, Oct 31, 2011 at 3:08 PM, Nalini nalini.raviku...@gmail.com wrote: Hi I know we can test Mysql queries from Jmeter. But what about sparql queries? Can jmeter test sparql queries? My

Re: Whether Jmeter can test sparql queries?

2011-10-31 Thread Nalini
Sorry i am not getting you. We don't use JDBC driver. But still can we test sparql queries with Jmeter? Then how can we do that? Can you share some links on that. Thanks in advance Regards Nalini -- View this message in context: http://jmeter.512774.n5.nabble.com/Whether-Jmeter-can-test-sparql

Re: Whether Jmeter can test sparql queries?

2011-10-31 Thread Deepak Shetty
, Oct 31, 2011 at 3:24 PM, Nalini nalini.raviku...@gmail.com wrote: Sorry i am not getting you. We don't use JDBC driver. But still can we test sparql queries with Jmeter? Then how can we do that? Can you share some links on that. Thanks in advance Regards Nalini -- View this message

Re: Whether Jmeter can test sparql queries?

2011-10-31 Thread Nalini
in Jmeter? Regards Nalini -- View this message in context: http://jmeter.512774.n5.nabble.com/Whether-Jmeter-can-test-sparql-queries-tp4953723p4953797.html Sent from the JMeter - User mailing list archive at Nabble.com

Re: Whether Jmeter can test sparql queries?

2011-10-31 Thread Deepak Shetty
? Regards Nalini -- View this message in context: http://jmeter.512774.n5.nabble.com/Whether-Jmeter-can-test-sparql-queries-tp4953723p4953797.html Sent from the JMeter - User mailing list archive at Nabble.com

Re: Whether Jmeter can test sparql queries?

2011-10-31 Thread Nalini
Thanks a lot deepak. Regards Nalini -- View this message in context: http://jmeter.512774.n5.nabble.com/Whether-Jmeter-can-test-sparql-queries-tp4953723p4953841.html Sent from the JMeter - User mailing list archive at Nabble.com

Re: Whether Jmeter can test sparql queries?

2011-10-31 Thread Deepak Shetty
-- View this message in context: http://jmeter.512774.n5.nabble.com/Whether-Jmeter-can-test-sparql-queries-tp4953723p4953841.html Sent from the JMeter - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: jmeter

Sharing sockets (file descriptors) between test samples, using jruby as a scripting language

2011-10-12 Thread Nico Kruger
Hi there I have a small sample test file, with one thread group (one thread), looped a number of times (10 at the moment). with one BSF group, configured to run a ruby script. Everything surrounding the classpath has been configured, jmeter is finding the jruby JARs, the jruby libraries and my

Re: Sharing sockets (file descriptors) between test samples, using jruby as a scripting language

2011-10-12 Thread sebb
On 12 October 2011 16:03, Nico Kruger nico.kru...@gmail.com wrote: Hi there I have a small sample test file, with one thread group (one thread), looped a number of times (10 at the moment). with one BSF group, configured to run a ruby script. Everything surrounding the classpath has been

Re: Sharing sockets (file descriptors) between test samples, using jruby as a scripting language

2011-10-12 Thread Nico Kruger
Thanks for the very helpful and quick response. On 12 October 2011 17:30, sebb seb...@gmail.com wrote: On 12 October 2011 16:03, Nico Kruger nico.kru...@gmail.com wrote: Hi there ...SNIP No, the BSF samples currently each use their own BSF Manager and interpreter - it is not currently

Re: Sharing sockets (file descriptors) between test samples, using jruby as a scripting language

2011-10-12 Thread sebb
On 12 October 2011 17:06, Nico Kruger nico.kru...@gmail.com wrote: Thanks for the very helpful and quick response. On 12 October 2011 17:30, sebb seb...@gmail.com wrote: On 12 October 2011 16:03, Nico Kruger nico.kru...@gmail.com wrote: Hi there ...SNIP No, the BSF samples currently

Re: Sharing sockets (file descriptors) between test samples, using jruby as a scripting language

2011-10-12 Thread Nico Kruger
On 12 October 2011 18:29, sebb seb...@gmail.com wrote: On 12 October 2011 17:06, Nico Kruger nico.kru...@gmail.com wrote: Thanks for the very helpful and quick response. BSF is the original scripting language API; JSR223 is the related API that was added to Java 5/6. They are fairly

Re: Sharing sockets (file descriptors) between test samples, using jruby as a scripting language

2011-10-12 Thread sebb
On 12 October 2011 18:06, Nico Kruger nico.kru...@gmail.com wrote: On 12 October 2011 18:29, sebb seb...@gmail.com wrote: On 12 October 2011 17:06, Nico Kruger nico.kru...@gmail.com wrote: Thanks for the very helpful and quick response. BSF is the original scripting language API; JSR223 is

Counter bug or test plan setup incorrectly?

2011-10-05 Thread David Luu
is incrementing by 2 instead of 1, per the docs. Counter does start at 1 though. I get the same increment by 2 behavior if I substitute counter function with intSum and a user defined variable cnt ${__javaScript( ${__intSum(${cnt},1,cnt)} = 10 )} test plan setup: test plan thread group (user

Re: Performance Test via JMeter on multi windows session

2011-10-04 Thread itsbritto
multiple windows session can u elaborate? On Tue, Jun 28, 2011 at 5:13 PM, Jain, Kapil kapil.j...@logica.com wrote: Hi, I want to run a performance test using JMeter on a multiple windows session? If any once has done this kind of testing then please share your experience with me

Re: User supplied variables in JMeter test

2011-10-01 Thread itsbritto
if the usa are created from previous request means. Better you can use regular expression component to get the I'd and make use of it anywhere good luck -brittoC On Sep 30, 2011 12:39 PM, Nishant Chandra nishant.chan...@gmail.com wrote: Hi, I have created a test plan in Jmeter for Web

User supplied variables in JMeter test

2011-09-30 Thread Nishant Chandra
Hi, I have created a test plan in Jmeter for Web Service(SOAP request). The web API takes product Id as input. In a single test run, I want to invoke the API with 100 product Ids. Is there any way through which I can loop over product Ids and in each loop I can insert new product Id dynamically

Re: User supplied variables in JMeter test

2011-09-30 Thread Bruce Ide
Sure! Just put your product IDs in a CSV file or database and use a CSV config data element or JDBC sampler to read them into an array. Then you can use a ForEach logic controller to perform the same action using a different variable from the array each time. In your SOAP request you'd just

Re: Executing 50 concurrent users load test stimulating real world user experience.

2011-08-31 Thread Oliver Lloyd
://www.http503.com/ -- View this message in context: http://jmeter.512774.n5.nabble.com/Executing-50-concurrent-users-load-test-stimulating-real-world-user-experience-tp4753035p4753952.html Sent from the JMeter - User mailing list archive at Nabble.com

SyncTimer is messed up if you stop a interrupt a test plan

2011-08-25 Thread GRUWEZ
Scenario: Use a SyncTimer in your test plan and set it to block up to a number of threads, e.g. 5 Run the test and interrupt it before all 5 threads have been blocked. Assume 3 threads have been blocked so far. Rerun the test and let it run. You will notice the SyncTimer will unblock after 2

Re: SyncTimer is messed up if you stop a interrupt a test plan

2011-08-25 Thread Deepak Shetty
you probably need to raise this in BugZilla if it isnt already there http://jakarta.apache.org/jmeter/issues.html On Thu, Aug 25, 2011 at 7:07 AM, GRUWEZ gru...@gmail.com wrote: Scenario: Use a SyncTimer in your test plan and set it to block up to a number of threads, e.g. 5 Run the test

jMeter Log Files (distrubited testing) - Who's running a test?

2011-08-15 Thread J . E . C . Brisland
Hi All, I was wondering if there is any way to make the log files only show who's currently running a test. I have tried setting -Ljmeter=DEBUG when launching the server, but it doesn't seem to output what IP address is running a test, just that one has been started. I'd like to have the log

Re: jMeter Log Files (distrubited testing) - Who's running a test?

2011-08-15 Thread apc
It's easy to write a plugin that will notify your front-end on slaves starting/stopping test... - -- Andrey Pohilko JP@GC Maintainer -- View this message in context: http://jmeter.512774.n5.nabble.com/jMeter-Log-Files-distrubited-testing-Who-s-running-a-test-tp4700649p4700686.html Sent from

Re: jMeter Log Files (distrubited testing) - Who's running a test?

2011-08-15 Thread sebb
On 15 August 2011 12:20, J.E.C.Brisland j.e.c.brisl...@open.ac.uk wrote: Hi All, I was wondering if there is any way to make the log files only show who's currently running a test. I have tried setting -Ljmeter=DEBUG when launching the server, but it doesn't seem to output what IP address

RE: jMeter Log Files (distrubited testing) - Who's running a test?

2011-08-15 Thread J . E . C . Brisland
the server then I could easily put this information onto a web page. -Original Message- From: sebb [mailto:seb...@gmail.com] Sent: 15 August 2011 12:54 To: JMeter Users List Subject: Re: jMeter Log Files (distrubited testing) - Who's running a test? On 15 August 2011 12:20

RE: jMeter Log Files (distrubited testing) - Who's running a test?

2011-08-15 Thread J . E . C . Brisland
Oh, and I'm running jmeter 2.4 -Original Message- From: sebb [mailto:seb...@gmail.com] Sent: 15 August 2011 12:54 To: JMeter Users List Subject: Re: jMeter Log Files (distrubited testing) - Who's running a test? On 15 August 2011 12:20, J.E.C.Brisland j.e.c.brisl...@open.ac.uk wrote

Re: jMeter Log Files (distrubited testing) - Who's running a test?

2011-08-15 Thread sebb
of a test. However, the server log file records its own IP, and also the calling IP: jmeter.samplers.RemoteListenerWrapper: Test Started ... ... INFO - jmeter.samplers.StandardSampleSender: Test Ended on ... Do you not see these entries? -Original Message- From: sebb [mailto:seb

RE: jMeter Log Files (distrubited testing) - Who's running a test?

2011-08-15 Thread J . E . C . Brisland
I do see the test started and ended calls, but it doesn't list the client IP --- INFO - jmeter.engine.StandardJMeterEngine: Running the test! ... INFO - jmeter.engine.StandardJMeterEngine: Stopping test --- -Original Message- From: sebb [mailto:seb...@gmail.com] Sent: 15 August 2011

Re: jMeter Log Files (distrubited testing) - Who's running a test?

2011-08-15 Thread sebb
On 15 August 2011 13:24, J.E.C.Brisland j.e.c.brisl...@open.ac.uk wrote: I do see the test started and ended calls, but it doesn't list the client IP --- INFO  - jmeter.engine.StandardJMeterEngine: Running the test! ... INFO  - jmeter.engine.StandardJMeterEngine: Stopping test --- Those

RE: jMeter Log Files (distrubited testing) - Who's running a test?

2011-08-15 Thread J . E . C . Brisland
The reason I want to show which client is running a test is so that my boss doesn't have to keep track and can just check. He said he wants a simple way to check which servers are running tests, and who is running tests on them without an of the 25 developers having to specific tell him

Re: jMeter Log Files (distrubited testing) - Who's running a test?

2011-08-15 Thread sebb
On 15 August 2011 13:52, J.E.C.Brisland j.e.c.brisl...@open.ac.uk wrote: The reason I want to show which client is running a test is so that my boss doesn't have to keep track and can just check. He said he wants a simple way to check which servers are running tests, and who is running tests

Re: I cannot open Test plans

2011-07-18 Thread JMeter_newbie21
) at com.thoughtworks.xstream.io.path.PathTrackingReader.moveUp(PathTracki ngReader.java:42) at org.apache.jmeter.save.converters.TestElementConverter.unmarshal(Test ElementConverter.java:97) at org.apache.jmeter.protocol.http.sampler.HTTPSamplerBaseConverter.unma rshal(HTTPSamplerBaseConverter.java

Re: I cannot open Test plans

2011-07-18 Thread Felix Frank
On 07/18/2011 11:39 AM, JMeter_newbie21 wrote: I wouldn't be comfortable posting my jmx file on this - It's a large file 41787kB. Hi, I wouldn't be comfortable reading that ;-) Honestly: Don't create Test Plans that large. Just don't. There is nothing but pain down this road. Always adhere

Re: I cannot open Test plans

2011-07-18 Thread JMeter_newbie21
-- View this message in context: http://jmeter.512774.n5.nabble.com/I-cannot-open-Test-plans-tp4565258p4598946.html Sent from the JMeter - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: jmeter-user-unsubscr

Re: I cannot open Test plans

2011-07-18 Thread Felix Frank
this? it depends. There are cases of simple applications where the Test Plan can just make up click paths on the spot using regular expression extraction. Mind that recording a set of 80 users is not random data at all, strictly speaking. CSV would probably be an ideal replacement for what you're doing right

Re: I cannot open Test plans

2011-07-18 Thread JMeter_newbie21
JMeter and CSV; I can't find any good tutorials’ can anyone recommend one? -- View this message in context: http://jmeter.512774.n5.nabble.com/I-cannot-open-Test-plans-tp4565258p4599760.html Sent from the JMeter - User mailing list archive at Nabble.com

Re: I cannot open Test plans

2011-07-11 Thread JMeter_newbie21
Hi, I am using JMeter 2.4 and java version 1.6.0_23. I have 46 threads; each thread for a different test user, each thread has approximately 10 controllers (after excluding the gifs, jpgs e.t.c) I'm only interested in the aspx each controller has HTTP Header Manager. I cannot upload the test

Re: I cannot open Test plans

2011-07-11 Thread Bruce Ide
Ah, there was a problem with very old tests on newer versions of jmeter. I thought that might be what was happening. It sounds like something is corrupting the test's XML. Either that or possibly there's a missing plugin or something. Is this happening on different systems? Or is something other

Re: I cannot open Test plans

2011-07-11 Thread Felix Frank
all these Header Managers do? Could you try and cut down your Test Plan to a subset of itself by, say, removing all Header Managers (in a file copy of course)? Cheers, Felix - To unsubscribe, e-mail: jmeter-user-unsubscr

Re: I cannot open Test plans

2011-07-11 Thread JMeter_newbie21
Hi guys, @ Bruce Thanks for the update - I believe there's something corrupting the JMX file as I had 3 backups and I cannot open any of the JMX files. I'm the only one using JMeter here so I can't really test it on another machine. To record; I added a thread and http proxy server

Re: I cannot open Test plans

2011-07-11 Thread JMeter_newbie21
incase it happens again, well it's happened again and I cannot open the copies. -- View this message in context: http://jmeter.512774.n5.nabble.com/I-cannot-open-Test-plans-tp4565258p4575335.html Sent from the JMeter - User mailing list archive at Nabble.com

Re: I cannot open Test plans

2011-07-11 Thread Bruce Ide
Just do it in jmeter. Click on the header manager in the test plan and then hit delete. Never try to edit those things manually. It's way too easy to shoot yourself in the foot when you edit XML manually. I don't think the header managers are the problem. The recording controller adds one to each

Re: I cannot open Test plans

2011-07-11 Thread Deepak Shetty
Hi try renaming the file to .xml and load it in IE/FF. if there are XML errors then you should get to see it and it should be fairly simple to fix. If the above isnt an issue, then are you using some plugins? See if you can share a version of your test plan , otherwise we are just guessing

Re: I cannot open Test plans

2011-07-11 Thread JMeter_newbie21
Hi Deepak, No errors when I load that up -- View this message in context: http://jmeter.512774.n5.nabble.com/I-cannot-open-Test-plans-tp4565258p4575874.html Sent from the JMeter - User mailing list archive at Nabble.com

Re: I cannot open Test plans

2011-07-11 Thread Deepak Shetty
this message in context: http://jmeter.512774.n5.nabble.com/I-cannot-open-Test-plans-tp4565258p4575874.html Sent from the JMeter - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: jmeter-user-unsubscr

Re: I cannot open Test plans

2011-07-11 Thread JMeter_newbie21
Hi I have edited the urls; the file is very large so I cannot upload or post all of it. ?xml version=1.0 encoding=UTF-8? jmeterTestPlan version=1.2 properties=2.1 hashTree TestPlan guiclass=TestPlanGui testclass=TestPlan testname=Test Plan enabled=true stringProp name

Re: I cannot open Test plans

2011-07-11 Thread Deepak Shetty
all of it. ?xml version=1.0 encoding=UTF-8? jmeterTestPlan version=1.2 properties=2.1 hashTree TestPlan guiclass=TestPlanGui testclass=TestPlan testname=Test Plan enabled=true stringProp name=TestPlan.comments/stringProp boolProp name=TestPlan.functional_modefalse/boolProp

I cannot open Test plans

2011-07-08 Thread JMeter_newbie21
Hi there, I cannot my test plan error below: 2011/07/08 16:35:07 ERROR - jmeter.save.SaveService: Conversion error com.though tworks.xstream.converters.ConversionException: null : null Debugging information cause-exception : java.lang.NullPointerException cause-message

Re: I cannot open Test plans

2011-07-08 Thread Deepak Shetty
and possibly upload the test plan somewhere and provide a link On Fri, Jul 8, 2011 at 10:15 AM, Bruce Ide flyingrhenqu...@gmail.comwrote: I really get the feeling you're leaving out key pieces of information that would actually enable us to solve this problem. What version of Jmeter are you

JMeter process error file created during test run

2011-07-01 Thread anie sahu
Hi all, I executed my perf test for 300 users for 3 hours using one PC, only one JMeter client. My PC configuration is Processor type: Interl Core2 Duo E6650@2.33GHz, RAM 1.97 GB. When test was running, I noticed that after 1.5 hours a error file was created in the JMeter\Bin path with name

Re: JMeter process error file created during test run

2011-07-01 Thread Deepak Shetty
are only possible due to java VM bugs. You might try upgrading to the latest java version . Also are you running in GUI mode - if so dont. regards deepak On Fri, Jul 1, 2011 at 9:37 AM, anie sahu anie.s...@gmail.com wrote: Hi all, I executed my perf test for 300 users for 3 hours using one PC, only

Re: JMeter process error file created during test run

2011-07-01 Thread Deepak Shetty
are you running in GUI mode - if so dont. regards deepak On Fri, Jul 1, 2011 at 9:37 AM, anie sahu anie.s...@gmail.com wrote: Hi all, I executed my perf test for 300 users for 3 hours using one PC, only one JMeter client. My PC configuration is Processor type: Interl Core2 Duo E6650

Performance Test via JMeter on multi windows session

2011-06-28 Thread Jain, Kapil
Hi, I want to run a performance test using JMeter on a multiple windows session? If any once has done this kind of testing then please share your experience with me ? Regards KJ Think green - keep it on the screen. This e-mail and any attachment is for authorised use by the intended

Re: proxy recorded URL OK; now jmeter/httpclient balks during load test

2011-06-24 Thread Will Milspec
Here's the version nfo Version: jmeter 2.4 Jmeter plugins 2.4.1

Re: proxy recorded URL OK; now jmeter/httpclient balks during load test

2011-06-24 Thread Will Milspec
sebb wrote: What does the corresponding section of the JMX file show? This proved interesting. It looks like the recorder replaced '80' with the string ${PORT} for this parameter value: stringProp name=Argument.namefileName/stringProp stringProp

Re: jmeter.threads.JMeterThread: Test failed! java.lang.OutOfMemoryError: GC overhead limit exceeded

2011-06-24 Thread Barrie Treloar
On Fri, Jun 24, 2011 at 5:56 AM, jsheth jsh...@src-solutions.com wrote: This is the value from my bat file set HEAP=-Xms512m -Xmx1024m set NEW=-XX:NewSize=128m -XX:MaxNewSize=512m set SURVIVOR=-XX:SurvivorRatio=8 -XX:TargetSurvivorRatio=50% set TENURING=-XX:MaxTenuringThreshold=2 set

proxy recorded URL OK; now jmeter/httpclient balks during load test

2011-06-23 Thread Will Milspec
Hi all, This is the first of two problems I found tonight. I'm new to Jmeter having used primarily a lightweight tool called wapt Here's the problem: Some requests in my test fail with response code java.lang.IllegalArgumentException. It turned out this illegalargumentexception occurs

JMeter test for auto increment field.(alpha numeric)

2011-06-15 Thread Saravanan
.Then I run my script and listened the output on tree listener. 4.It shows same ID for all the threads... My application having unique ID for every entries.I need jmeter to be shown the different IDs for every test execution.(for 10 users)...please help me anybody.. -- View this message

Re: JMeter test for auto increment field.(alpha numeric)

2011-06-15 Thread Saravanan
first of all thanks for your reply ravi... can you explain with some steps how to use random variable and how to define the range /format of output value.give me example please... -- View this message in context: http://jmeter.512774.n5.nabble.com/JMeter-test-for-auto-increment-field-alpha

Re: Stop on criteria/save stats before end of test

2011-06-02 Thread apc
Hi, look here: http://code.google.com/p/jmeter-plugins/wiki/AutoStop -- View this message in context: http://jmeter.512774.n5.nabble.com/Stop-on-criteria-save-stats-before-end-of-test-tp4446383p4447844.html Sent from the JMeter - User mailing list archive at Nabble.com

Stop on criteria/save stats before end of test

2011-06-01 Thread Guillaume Lucazeau
Hello Jmeter users! I am running some performance tests on a website: I got 2,000 users (threads) sending GET requests on 20 random pages. I got a ramp-up of 45 seconds. Then at the beginning the number of threads slowly increase, and at the end it slowly decreases. When I run this test manually

Re: What is possible and what is not possible test with JMETER?

2011-05-24 Thread zinedine
I have one question too. I run my test with the Maven Jmeter Plugin. When I am using Jmeter in interface mode, I have the graphs (Spline, Aggregate Graph). But I would like to see a graph when I am running the tests in Maven also. For example I use XML Maven Plugin and I get a HTML report

RE: What is possible and what is not possible test with JMETER?

2011-05-24 Thread Andrey Pohilko
Try this: http://code.google.com/p/jmeter-plugins/wiki/JMeterPluginsCMD -Original Message- From: zinedine [mailto:aspat...@avaya.com] Sent: Tuesday, May 24, 2011 7:39 PM To: jmeter-user@jakarta.apache.org Subject: Re: What is possible and what is not possible test with JMETER? I have

What is possible and what is not possible test with JMETER?

2011-05-11 Thread danielavieira
Hello everybody, Please, i studing and making a document about JMETER and i want to know what is possible and what is not possible test with this tool. Thanks a lot. Daniela -- View this message in context: http://jmeter.512774.n5.nabble.com/What-is-possible-and-what-is-not-possible-test

Re: What is possible and what is not possible test with JMETER?

2011-05-11 Thread Chian Zhong...
: Hello everybody, Please, i studing and making a document about JMETER and i want to know what is possible and what is not possible test with this tool. Thanks a lot. Daniela -- View this message in context: http://jmeter.512774.n5.nabble.com/What-is-possible-and-what-is-not-possible

Re: What is possible and what is not possible test with JMETER?

2011-05-11 Thread Deepak Shetty
i studing and making a document about JMETER and i want to know what is possible and what is not possible test with this tool. You are going to have to be more specific than this if you want answers :) The chief not possible item is that Jmeter simulates HTTP Connections - It is not a browser so

Re: What is possible and what is not possible test with JMETER?

2011-05-11 Thread apc
-- View this message in context: http://jmeter.512774.n5.nabble.com/What-is-possible-and-what-is-not-possible-test-with-JMETER-tp4388016p4388049.html Sent from the JMeter - User mailing list archive at Nabble.com

Re: What is possible and what is not possible test with JMETER?

2011-05-11 Thread Chian Zhong...
://jmeter.512774.n5.nabble.com/What-is-possible-and-what-is-not-possible-test-with-JMETER-tp4388016p4388049.html Sent from the JMeter - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: jmeter-user-unsubscr

Re: Unable to load test contant 1000 users

2011-04-20 Thread apc
Hi, Look here: http://jmeter.512774.n5.nabble.com/Testing-for-1000-threads-using-Jmeter-td4295545.html -- View this message in context: http://jmeter.512774.n5.nabble.com/Unable-to-load-test-contant-1000-users-tp4314950p4315181.html Sent from the JMeter - User mailing list archive

Distributed performance test question

2011-04-14 Thread Kohn, Rodolfo
Hello jmeter list, Having used jmeter for a long time now, there are various questions I have about logging and summary in distributed (client/agent) performance test. I googled and read the mail list and didn't find a fine answer to this. I wonder if anyone can help: 1- In a jmeter

Re: Distributed performance test question

2011-04-14 Thread sebb
On 14 April 2011 13:36, Kohn, Rodolfo rodolfo.k...@intel.com wrote: Hello jmeter list, Having used jmeter for a long time now, there are various questions I have about logging and summary in distributed (client/agent) performance test. I googled and read the mail list and didn't find a fine

Performance test, please advise my test plan

2011-04-14 Thread ismomo09
I'm newbie for JMeter and performance testing. I have googled up and down all the available resources and tutorial online to setup a performance test plan. I need expertise from the forum members to point out 1) What is missing from my test plan? 2) Is my test plan sufficient for the performance

RE: Distributed performance test question

2011-04-14 Thread Kohn, Rodolfo
[mailto:seb...@gmail.com] Sent: Thursday, April 14, 2011 9:59 AM To: JMeter Users List Subject: Re: Distributed performance test question On 14 April 2011 13:36, Kohn, Rodolfo rodolfo.k...@intel.com wrote: Hello jmeter list, Having used jmeter for a long time now, there are various questions I

Re: Distributed performance test question

2011-04-14 Thread sebb
Users List Subject: Re: Distributed performance test question On 14 April 2011 13:36, Kohn, Rodolfo rodolfo.k...@intel.com wrote: Hello jmeter list, Having used jmeter for a long time now, there are various questions I have about logging and summary in distributed (client/agent

How to define the TTL in JMS P2P test plan ?

2011-04-07 Thread xeop-duminic
this message in context: http://jmeter.512774.n5.nabble.com/How-to-define-the-TTL-in-JMS-P2P-test-plan-tp4287934p4287934.html Sent from the JMeter - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: jmeter-user

Re: How to define the TTL in JMS P2P test plan ?

2011-04-07 Thread sebb
On 7 April 2011 08:54, xeop-duminic nicolas.dumi...@deutsche-boerse.com wrote: Greetings, The JMS controller does not seem to allow to set the messages TTL and it automatically set it to zero (infinite). How could I modify this default behaviour and set the TTL to something like, let's say, 1

Re: fileupload test with JMeter

2011-04-01 Thread apc
Seems you using Windows... Just ask notepad to open that file. I saved that file from Wireshark network sniffer, recorded POST request and saved full request bytes into raw file. -- View this message in context: http://jmeter.512774.n5.nabble.com/fileupload-test-with-JMeter-tp4267154p4274858

Re: fileupload test with JMeter

2011-04-01 Thread apc
Ok! 1. Download latest snapshot 5 here: http://code.google.com/p/jmeter-plugins/downloads/list?can=1 2. Start jmeter with command line jmeter -JdirectFileSender=1 3. Add thread group and HTTP Raw Request to your test plan. For debug, set up thread group to make single iteration in single thread

Re: fileupload test with JMeter

2011-04-01 Thread apc
You should leave only file path in Request Data, just F:/test/Gagan1 and nothing else. Full request will be read from that file including POST..., HTTP headers etc. -- View this message in context: http://jmeter.512774.n5.nabble.com/fileupload-test-with-JMeter-tp4267154p4275152.html Sent from

Re: fileupload test with JMeter

2011-03-31 Thread apc
://jmeter.512774.n5.nabble.com/fileupload-test-with-JMeter-tp4267154p4273202.html Sent from the JMeter - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: jmeter-user-unsubscr...@jakarta.apache.org For additional

Re: fileupload test with JMeter

2011-03-31 Thread apc
Well, I wrote a file reader-sampler which gets filename and send those file contents via TCP socket. File must contain full HTTP request, as in example here: http://jmeter-plugins.googlecode.com/svn-history/trunk/test/kg/apc/jmeter/samplers/testSendFile.raw Would you like to test it that way

Advice: How to test a stateful client/server application (is the client the thread or threadgroup)

2011-03-30 Thread Barrie Treloar
I'm looking for advice on how to design JMeter tests so I can test a stateful client/server application. The confusion is around whether the client (or user) is the Thread or ThreadGroup. This is made a little bit more complicated in that we are simulating a Java client communicating to a server

Re: Advice: How to test a stateful client/server application (is the client the thread or threadgroup)

2011-03-30 Thread Sonam Chauhan
Treloar baerr...@gmail.com wrote: I'm looking for advice on how to design JMeter tests so I can test a stateful client/server application. The confusion is around whether the client (or user) is the Thread or ThreadGroup. This is made a little bit more complicated in that we are simulating

Re: Advice: How to test a stateful client/server application (is the client the thread or threadgroup)

2011-03-30 Thread sebb
looking for advice on how to design JMeter tests so I can test a stateful client/server application. The confusion is around whether the client (or user) is the Thread or ThreadGroup. This is made a little bit more complicated in that we are simulating a Java client communicating to a server

Re: Advice: How to test a stateful client/server application (is the client the thread or threadgroup)

2011-03-30 Thread Barrie Treloar
on the server is representative, and one way to do this is to increase the number of threads. Another way is to reduce the time delays. Adjust until the required request rate is achieved. I also need to test the load per-client, since the client can run concurrent requests, I want to make sure

Re: JMeter test duration

2011-03-04 Thread Andrey Pohilko
Try using Stepping Thread Group or Ultimate thread Group - they operate with time-limited test schedule. В сообщении от 4 марта 2011 02:13:33 автор Brian Devaney написал: I have a number of JMeter tests set to run with different numbers of users. Once one test finishes, another should start

Re: JMeter test duration

2011-03-04 Thread sebb
On 3 March 2011 23:13, Brian Devaney bdeva...@docfinity.com wrote: I have a number of JMeter tests set to run with different numbers of users. Once one test finishes, another should start.  I am running into a problem where the ant task calling the JMeter test gets stuck waiting for the test

JMeter test duration

2011-03-03 Thread Brian Devaney
I have a number of JMeter tests set to run with different numbers of users. Once one test finishes, another should start. I am running into a problem where the ant task calling the JMeter test gets stuck waiting for the test to finish. Is there some setting in ant or in JMeter where I can

Re: JMeter test duration

2011-03-03 Thread Sonam Chauhan
A few days ago I posted information here on an open source script wrapper around JMeter called testtract ( http://testtract.sourceforge.net ) that runs JMeter and digests it's logs into command line results Anyway, it implements a watchdog timer. For example: # Run test with a 3 minute

How to test flex applications using jmeter?

2011-02-25 Thread Garvita
Hi All, Please guide me how to test an flex application using jmeter? Thanks in Advance -- View this message in context: http://jmeter.512774.n5.nabble.com/How-to-test-flex-applications-using-jmeter-tp3400032p3400032.html Sent from the JMeter - User mailing list archive at Nabble.com

Is there any good way to merge two test plans using JMeter

2011-02-14 Thread Jing Ning
Hi, When I use the JMeter to create test plans, some times I need to merge two test plans to one new test plan, but I found JMeter doesn't support copying test elements between test plans, you can only copy and paste the elements within the test plan. Did any of you have the same trouble? BRs

Re: Is there any good way to merge two test plans using JMeter

2011-02-14 Thread rkedari
Hi, you can try: Adding and Removing Elements http://jakarta.apache.org/jmeter/usermanual/build-test-plan.html regards, rkedari -- View this message in context: http://jmeter.512774.n5.nabble.com/Is-there-any-good-way-to-merge-two-test-plans-using-JMeter-tp3384204p3384211.html Sent from

Re: Is there any good way to merge two test plans using JMeter

2011-02-14 Thread Felix Frank
On 02/14/2011 10:56 AM, Jing Ning wrote: Hi, When I use the JMeter to create test plans, some times I need to merge two test plans to one new test plan, but I found JMeter doesn't support copying test elements between test plans, you can only copy and paste the elements within the test

RE: Is there any good way to merge two test plans using JMeter

2011-02-14 Thread Erik Carlson
Hello, JMeter has a built in merge command under the File menu. /Erik -Original Message- From: Felix Frank [mailto:f...@mpexnet.de] Sent: den 14 februari 2011 11:12 To: JMeter Users List Subject: Re: Is there any good way to merge two test plans using JMeter On 02/14/2011 10:56 AM

Re: Is there any good way to merge two test plans using JMeter

2011-02-14 Thread Jing Ning
test plans using JMeter Hello, JMeter has a built in merge command under the File menu. /Erik -Original Message- From: Felix Frank [mailto:f...@mpexnet.de] Sent: den 14 februari 2011 11:12 To: JMeter Users List Subject: Re: Is there any good way to merge two test plans using JMeter On 02

Re: Consolidated test plan report by varying user load

2011-01-31 Thread Felix Frank
On 01/29/2011 02:11 PM, rkedari wrote: Hi, I need help again. By scheduling threads how can i get the correct number of users at any time... the Stepping Thread Group or Ultimate Thread Group can only schedule the threads but I want exact performance for my test plan

  1   2   3   4   5   6   7   8   9   10   >