Keith L.

US Neotys Support

  • 5 questions asked
  • 64 answers
  • 21 best answers (33%)
  • Neoload Scripting - How to convert Body Binary Request to Readable Format

    Hi, We have a requirement to test an Electronics Content Management (ECM) application developed in ASP.net using Neoload and we have scenario where we have to update a...
    Arunava G.
    Arunava G.

    Arunava G.

    Level
    0
    18 / 100
    points
    Keith L.
    Keith L.

    Keith L.

    Level
    2
    1371 / 2000
    points
    Team
    This means that there is something in the body that is seen as binary, and Neoload is unable to handle. Can you provide the Content-Type of the response? Perhaps there is a way...
  • Base64 encoding of text for POST request

    Hello, I need to encode a text file to base64 before posting to a web service. Thanks, MAdhuri
    Madhuri S.
    Madhuri S.

    Madhuri S.

    Level
    0
    5 / 100
    points
    Keith L.
    Keith L.

    Keith L.

    Level
    2
    1371 / 2000
    points
    Team
    I have a Project and text file attached explaining how to Base64 encode and Decode text data in Neoload. It is a 5.1 project, but if you are using 5.2, you can extract and open...
  • Transfer-Encoding Chunked Not working

    I have been using NeoLoad 5.1.4 to test a web page making https POST request to a web server as text content. When I have default headers and NeoLoad is adding an additional...
    Raj J.
    Raj J.

    Raj J.

    Level
    0
    11 / 100
    points
    Keith L.
    Keith L.

    Keith L.

    Level
    2
    1371 / 2000
    points
    Team
    I believe the handling of the "Transfer-Encoding:chunked" is something that has been identified in 5.2.2, and will be fixed in the official release of 5.2.3. This should be out...
  • How to fix NeoloadGUI to display very very small on Windows 10

    After a lot of tests to setup a correct display through the NeoloadGUI.exe properties I've not been able to use the GUI due to extra small text and almost invisible icon. High...
    Renaud D.
    Renaud D.

    Renaud D.

    Level
    0
    1 / 100
    point
    Keith L.
    Keith L.

    Keith L.

    Level
    2
    1371 / 2000
    points
    Team
    When using Windows 8/10, and having display issues with Neoload, you can do the following to make the display better: - Reduce the resolution to 1920x1080 (recommended) or...
  • How can I load test a m3u8 HLS Stream? Test Design / Configuration / Stress Test?

    In my test scenario I will load test a HLS HTTP media streams which can be requested via HTTP request of an M3u8 Playlist which contains the different .ts chunks. What steps...
    Enzo C.
    Enzo C.

    Enzo C.

    Level
    0
    2 / 100
    points
    Keith L.
    Keith L.

    Keith L.

    Level
    2
    1371 / 2000
    points
    Team
    HTTP Live Streaming (or HLS) is an adaptive streaming communications protocol created by Apple to communicate with iOS and Apple TV devices and Macs running OSX in Snow Leopard...
  • How do I loop a transaction the number of times as values from a File variable?

    Let's assume you have a File variable, but you are not always certain the number of values in it each time. You want to run 2 or more loops using this file variable in each one...
    Keith L.
    Keith L.

    Keith L.

    Level
    2
    1371 / 2000
    points
    Team
    Keith L.
    Keith L.

    Keith L.

    Level
    2
    1371 / 2000
    points
    Team
    You need to use Javascript logical action and code to parse your File used in the File Variable to get a line count. This line count value can then be used to run your loop...
  • Starting NeoLoadGui failed on MacOS 10.9

    Hi, After installation of the DMG package (neoload_5_1_4_osx.dmg), launching the application fails. The splash screen appears, version 5.1.4 displays on the spash screen...
    Olivier C.
    Olivier C.

    Olivier C.

    Level
    0
    11 / 100
    points
    Keith L.
    Keith L.

    Keith L.

    Level
    2
    1371 / 2000
    points
    Team
    We do support OS X 10.9 and 10.10, so supportability is not the issue. The most common issue in this instance is that there is an existing JAVA environment variable set, and...
  • Have you support for Solaris 11?

    In the documentation http://www.neotys.com/documents/doc/neoload/latest/en/html/#1138.htm I can see, you have support for Solaris 10, i want to monitored a Solaris sparc 11...
    Jorge Armando G.
    Jorge Armando G.

    Jorge Armando G.

    Level
    0
    3 / 100
    points
    Keith L.
    Keith L.

    Keith L.

    Level
    2
    1371 / 2000
    points
    Team
    We have tested internally monitoring of Solaris 10 SPARC, successfully. I would assume Solaris 11 SPARC would work just as well, but it is untested internally/officially. You...
  • What needs to be done in neoload to capture the request which throws an error ERR_INSECURE_RESOPNSE in console log

    I have tried to record one application where the page becomes secured after certain step.And the issue is happening at that point only.when navigating from Http page to Https...
    Abirami V.
    Abirami V.

    Abirami V.

    Level
    1
    159 / 750
    points
    Keith L.
    Keith L.

    Keith L.

    Level
    2
    1371 / 2000
    points
    Team
    Ensure NeoLoad root certificate is installed in "Trusted Root Certification Authorities" (it won't work elsewhere). Get all details here: http://www.neotys...
  • Why is 90% metrics missing in report for Neoload 5.1?

    While generating a report for a migrated project in NeoLoad 5.1, 90% metrics is missing in summary section under requests tab. Steps to reproduce: 1.Create a project...
    Keith L.
    Keith L.

    Keith L.

    Level
    2
    1371 / 2000
    points
    Team
    Keith L.
    Keith L.

    Keith L.

    Level
    2
    1371 / 2000
    points
    Team
    This is expected behavior in NeoLoad 5.1. Average 90% was computed on aggregated results, and depending on the distribution of values may be quite different compared to the...