Re: Using HTTP Request to test POST to upload and store a file

2017-08-02 Thread Felix Schumacher
er? I don't see that in the list of things I can add to my test. Thanks, Lisa Lisa Waugh 720-396-0112 Fax: 720-396-0112 Charlotte, NC From: Felix Schumacher To: JMeter Users List Date: 07/31/2017 01:15 PM Subject: Re: Using HTTP Request to test POST to upload and store a file -

Re: Using HTTP Request to test POST to upload and store a file

2017-07-31 Thread Lisa Waugh
bm\apache-jmeter-3.1\bin\inputs\dsc00010.jpg >>2017/07/31 11:33:15 INFO - jmeter.threads.JMeterThread: Thread is >>done: >>Group for Admin 1-1 >>2017/07/31 11:33:15 INFO - jmeter.threads.JMeterThread: Thread >>finished: >>Group for Admin 1-1 >>2017/07

Re: Using HTTP Request to test POST to upload and store a file

2017-07-31 Thread Lisa Waugh
Thanks, Lisa Lisa Waugh 720-396-0112 Fax: 720-396-0112 Charlotte, NC From: Felix Schumacher To: JMeter Users List Date: 07/31/2017 01:15 PM Subject:Re: Using HTTP Request to test POST to upload and store a file The images didn't mak

Re: Using HTTP Request to test POST to upload and store a file

2017-07-31 Thread Felix Schumacher
; >This is for the larger file that fails. > >How do I set up a debit sampler? I don't see that in the list of >things I >can add to my test. Sorry. That was the mail client being helpful by correcting my spelling. I meant the debug sampler. Felix > >Thanks, >Lisa &

Re: Using HTTP Request to test POST to upload and store a file

2017-07-31 Thread Lisa Waugh
15 INFO - jmeter.engine.StandardJMeterEngine: >Notifying >test listeners of end of test >2017/07/31 11:33:15 INFO - jmeter.gui.util.JMeterMenuBar: >setRunning(false,*local*) > >I'll capture a thread dump and send it later today. > >thanks, >Lisa > >Lisa

Re: Using HTTP Request to test POST to upload and store a file

2017-07-31 Thread Felix Schumacher
2017/07/31 11:33:15 INFO - jmeter.gui.util.JMeterMenuBar: >setRunning(false,*local*) > >I'll capture a thread dump and send it later today. > >thanks, >Lisa > >Lisa Waugh >Performance Test Engineer >IBM Watson Education >+1 (720) 396-0112 >+1 (704) 907-

Using HTTP Request to test POST to upload and store a file

2017-07-31 Thread Lisa Waugh
wa...@us.ibm.com Watson Education - Original message - From: Felix Schumacher To: user@jmeter.apache.org Cc: Subject: Re: Using HTTP Request to test POST to upload and store a file Date: Sat, Jul 29, 2017 5:57 AM Am 28.07.2017 um 13:30 schrieb Felix Schumacher: > > Am 27. Juli

Re: Using HTTP Request to test POST to upload and store a file

2017-07-29 Thread Felix Schumacher
Am 28.07.2017 um 13:30 schrieb Felix Schumacher: Am 27. Juli 2017 23:50:20 MESZ schrieb Lisa Waugh : I'm trying to use HTTP Request to upload and store a file via a POST to a REST api. I can't use HTTP Raw because it is an https request. I can successfully accomplish this with smaller files (

Re: Using HTTP Request to test POST to upload and store a file

2017-07-28 Thread Felix Schumacher
Am 27. Juli 2017 23:50:20 MESZ schrieb Lisa Waugh : >I'm trying to use HTTP Request to upload and store a file via a POST to >a >REST api. I can't use HTTP Raw because it is an https request. > >I can successfully accomplish this with smaller files (<= 500 kb). >With >larger files (>= 582

Using HTTP Request to test POST to upload and store a file

2017-07-27 Thread Lisa Waugh
I'm trying to use HTTP Request to upload and store a file via a POST to a REST api. I can't use HTTP Raw because it is an https request. I can successfully accomplish this with smaller files (<= 500 kb). With larger files (>= 582 kb) it fails with a 500 Error: Connection error. I know it