Unable to upload image/file when using Jmeter HTTP Proxy server -


i have image upload scenario perf. tested using jmeter.

using jmeter

  • steps:

    1. launched jmeter2.9
    2. added http server workbench, port 8080
    3. set ie network settings proxy, port 8080 , localhost
    4. launched xyz.aspx web page
    5. logged application
    6. clicked on upload image , selected image
  • observation:
    image not getting uploaded

without using jmeter

  • steps:

    1. launched xyz.aspx web page.
    2. logged application.
    3. clicked on upload image , selected image.
  • observation:
    alert message popped , when clicked on retry, image got uploaded.

alert message says to display web message again, web browser needs resend information you've submitted.

can please me continue further?

please change type java in http request defaults


Comments

Popular posts from this blog

monitor web browser programmatically in Android? -

Shrink a YouTube video to responsive width -

wpf - PdfWriter.GetInstance throws System.NullReferenceException -