william S.

  • 6 questions asked
  • 9 answers
  • 0 best answers (0%)
  • stackoverflow error when importing swagger 2.0 api ?

    trying to import swagger 2.0 api I get a stack overflow error: ERROR - neoload.Gui: Unexpected exception occurred during the parsing. java.lang.StackOverflowError works with...
    william S.
    william S.

    william S.

    Level
    1
    115 / 750
    points
  • parsing error importing swagger

    when trying to import my swagger definition for REST service i get the error message: A parsing error occurred. The logs show: 2020/02/11 10:29:17 ERROR - neoload.Gui...
    william S.
    william S.

    william S.

    Level
    1
    115 / 750
    points
    william S.
    william S.

    william S.

    Level
    1
    115 / 750
    points
    Hi Neil, with some trial and error I figured this out. I was incorrectly trying to import the swagger url instead of the definition url. Once that was done, the rest was easy...
  • can a scheduled test be deleted?

    a test has been scheduled for a later time/date. the test can be replaced but can this instead be deleted?
    william S.
    william S.

    william S.

    Level
    1
    115 / 750
    points
  • CurrentDate variable does not update at runtime

    version 6.10.0 NeoLoad CurrentDate variable doesn't get updated during runtime. I have tried Local and Global and each change policy but each run inserts the datetime when the...
    william S.
    william S.

    william S.

    Level
    1
    115 / 750
    points
    Neil W.
    Neil W.

    Neil W.

    Level
    4
    5000 / 5000
    points
    Team
    Here is a working project from 6.10
  • why isn't check user path updating request and response details?

    When i rerun the user path, the request and response are not being updated. The transaction processes successfully but an assertion fails because I am using an extracted value...
    william S.
    william S.

    william S.

    Level
    1
    115 / 750
    points
    Nouredine A.
    Nouredine A.

    Nouredine A.

    Level
    4
    5000 / 5000
    points
    Team
    The assertion is never done on the recorded response. As a matter of fact you can remove the recorded-response folder in your project and it won't make any difference. There's...
  • How do you compare recorded user paths?

    this article: https://www.neotys.com/blog/identify-dynamic-values/ says that neoload can compare recorded user paths but gives no direction on how to accomplish this. Anyone...
    william S.
    william S.

    william S.

    Level
    1
    115 / 750
    points
    Nouredine A.
    Nouredine A.

    Nouredine A.

    Level
    4
    5000 / 5000
    points
    Team
    If your goal is to compare two requests from two different recordings (or simply two requests)  then simply highlight both requests holding the CTRL key like you would do in a...