Neil W.

  • 0 questions asked
  • 803 answers
  • 92 best answers (11%)
  • Kerberos authentication details

    Hi there! Is there any way to see the kerberos authentication details (what is sent and what is the response)? I don't see that in the replay log or in the neoload logs...
    Ageo D.
    Ageo D.

    Ageo D.

    Level
    0
    2 / 100
    points
    Neil W.
    Neil W.

    Neil W.

    Level
    4
    5000 / 5000
    points
    Team
    There is a Kerberos test utility provided with Neoload, in the bin directory I think
  • view state validation is on

    Hi Team I created anneoload userpath with some user. but when i am checking it with different user i am getting error Validation of viewstate MAC failed. Mine is a .net...
    MAHIMA A.
    MAHIMA A.

    MAHIMA A.

    Level
    0
    78 / 100
    points
    Neil W.
    Neil W.

    Neil W.

    Level
    4
    5000 / 5000
    points
    Team
    It sounds like you are missing correlations, have you applied the .net framework?
  • Active scripting disabled message

    Hi All, when my checking my user path with different set of data getting 'Active scripting disabled message' . I checked in my browser i enabled it . Any idea on how to...
    MAHIMA A.
    MAHIMA A.

    MAHIMA A.

    Level
    0
    78 / 100
    points
    Neil W.
    Neil W.

    Neil W.

    Level
    4
    5000 / 5000
    points
    Team
    Neoload is not a web browser, code that would execute in a web browser won’t run in Neoload, we just capture the request and responses. If you need to mimic client side actions...
  • Neotys Team Server

    Good day, i'v installed Neotys Team Server 2.3 (on Centos7). When i try to Install a new license to server i get an error "Install Failed - Not a floating license". How can it...
    Dmitry S.
    Dmitry S.

    Dmitry S.

    Level
    0
    1 / 100
    point
    Neil W.
    Neil W.

    Neil W.

    Level
    4
    5000 / 5000
    points
    Team
    The team server is only for shared/floating licences, these are for the enterprise edition of Neoload. It sounds like you are on the professional or standard edition, it which...
  • I need to parameterise the email field which is going in form of Websocket request?

    I am performing registration process for one of https site. I need to parameterise the email field which is going in form of Websocket request and after signup a user id is...
    Adeeb K.
    Adeeb K.

    Adeeb K.

    Level
    0
    1 / 100
    point
    Neil W.
    Neil W.

    Neil W.

    Level
    4
    5000 / 5000
    points
    Team
    This is fine, you just need to create a variable, say myVar and in the websocket request, use it in this format ${myVar}
  • How to set source file while uploading multiple files in a single request

    I have a scenario in which five files have to be uploaded at a time (in a single request). When I parameterize the names/source file for all the five files, the path of last...
    saravana M.
    saravana M.

    saravana M.

    Level
    0
    14 / 100
    points
    Neil W.
    Neil W.

    Neil W.

    Level
    4
    5000 / 5000
    points
    Team
    I assume you are using a list variable? make sure you have the change policy set to each...
  • Can not do login after recording the scenario

    I have created a test case where I am login into my web application using Microsoft office 365 account. I have done recording of a case and when I tried to run it in Neoload...
    Pramod K.
    Pramod K.

    Pramod K.

    Level
    0
    12 / 100
    points
    Neil W.
    Neil W.

    Neil W.

    Level
    4
    5000 / 5000
    points
    Team
    agreed, you will need to ensure you have done all the necessary correlations
  • 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
    Neil W.
    Neil W.

    Neil W.

    Level
    4
    5000 / 5000
    points
    Team
    Fousseyni is correct that running a checkVU wont update the userpath in your test, however, you will see the latest response to the request in the checkVU window. The variable...
  • NeoLoad Results API without Opening the NeoLoad application

    I am using NeoLoad Results API, where I can generate report or read report into xml, or pdf... but here one problem is that I have to open NeoLoad tool/application always to...
    venkat R.
    venkat R.

    venkat R.

    Level
    0
    47 / 100
    points
    Neil W.
    Neil W.

    Neil W.

    Level
    4
    5000 / 5000
    points
    Team
    Have you looked at the results api in Neoload Web? This might suit your needs better
  • NeoLoad Results API without Opening the NeoLoad application

    I am using NeoLoad Results API, where I can generate report or read report into xml, or pdf... but here one problem is that I have to open NeoLoad tool/application always to...
    venkat R.
    venkat R.

    venkat R.

    Level
    0
    47 / 100
    points
    Neil W.
    Neil W.

    Neil W.

    Level
    4
    5000 / 5000
    points
    Team
    This wouldn’t be a supported configuration plus how would you know which project to connect to, this is managed by which project is currently opened in the...