Also you could always ask the devs why you get a 200 response code when the
app didnt work (usually some code is swallowing exceptions , but if you are
lucky it might be logged in some error log somewhere)

On Sun, Jun 7, 2015 at 11:22 AM, Deepak Shetty <[email protected]> wrote:

> hi
> In JMeter - use View Results Tree. (or you could use the same thing you
> use below)
>
> Im assuming your application works normally - In which case you will have
> to see how you enable looking at the request/response . If you were using a
> browser you could use Fiddler or anything that monitors whatever the
> browser is doing. If its not browser you usually need either a Proxy or
> Tunnel (where the proxy or tunnel captures the data) and configure your
> application to use the Proxy or Tunnel.
> With this you could then compare the difference between what JMeter is
> sending and what the working application does.
>
> regards
> deepak
>
> On Sat, Jun 6, 2015 at 2:51 AM, Konstantinos Dimkas <[email protected]>
> wrote:
>
>> I am using full path to the file i want to upload and the response code
>> is ok.
>> Deepak can you give me some more specific info please for the headers?
>> should i attach the imx file or put a print screen?
>>
>> thank you all for responding
>>
>> On Jun 6, 2015, at 3:00 AM, chaitanya bhatt <[email protected]>
>> wrote:
>>
>> Kindly share the sample script/testplan.
>>
>> Thanks
>> Chaitanya M Bhatt
>> http://www.performancecompetence.com
>>
>> On Fri, Jun 5, 2015 at 4:55 PM, Konstantinos Dimkas <[email protected]
>> > wrote:
>>
>>> Hi all,
>>> I am trying to test a cloud service and i am currently trying to upload
>>> a file. I have specified the file path and everything needed and the
>>> response cone is OK: 200.
>>> The problem is that the file is not uploaded, because when i log-in i
>>> cannot find it.
>>> Can anyone help?
>>>
>>> Here is the response data:
>>>
>>> Thanks in advance,
>>> Konstantinos Dimkas
>>>
>>>
>>>
>>>
>>
>> Konstantinos Dimkas
>>
>>
>>
>>
>

Reply via email to