Luke R.

  • 2 questions asked
  • 2 answers
  • 0 best answers (0%)
  • can we get the assertion failed reason in the javascript?

    during the test running process, it is very possible that we get Assertion failed error(extract variable failed or validation failed) on some requests/pages; is there any...
    Billy Z.
    Billy Z.

    Billy Z.

    Level
    0
    4 / 100
    points
    Luke R.
    Luke R.

    Luke R.

    Level
    0
    31 / 100
    points
    Another workaround could be to put the request in a try/catch Then have a variable extractor which takes the response, but doesn't throw an assertion failed when it doesn't...
  • File Upload Size Limit

    Hi, Is there a limit to the file size that is possible to upload in a script when validating a virtual user? I have a script which uploads a file to a website and have...
    Luke R.
    Luke R.

    Luke R.

    Level
    0
    31 / 100
    points
    Luke R.
    Luke R.

    Luke R.

    Level
    0
    31 / 100
    points
    Yes I've tried various debugging levels in the run time parameters settings however the error is consistent, whether validating or running a single user. I've raised a support...