ZKB S.

  • 3 questions asked
  • 2 answers
  • 0 best answers (0%)
  • Jenkins and Neoload integration on remote Jenkins server

    We have a central jenkins server on linux server. Neoload controller is installed on windows 2012. When trying to connect from jenkins to controller server without using NTS...
    Venkateshwarlu P.
    Venkateshwarlu P.

    Venkateshwarlu P.

    Level
    0
    2 / 100
    points
    ZKB S.
    ZKB S.

    ZKB S.

    Level
    0
    39 / 100
    points
    Did you manage to resolve this issue? We are experiencing the same error message.
  • Use a string variable inside a JavaScript variable

    We have created the follow JavaScript variable, which works fine: function evaluate() { return new function() { var startDate = new Date().toISOString().slice(0...
    ZKB S.
    ZKB S.

    ZKB S.

    Level
    0
    39 / 100
    points
    ZKB S.
    ZKB S.

    ZKB S.

    Level
    0
    39 / 100
    points
    Thanks Neil, the main reason we use the JavaScript instead of the date variable is because we cannot set the future date to a weekend. This script picks the following Monday if...