christophe M.

  • 0 questions asked
  • 404 answers
  • 73 best answers (18%)
  • i am unable to access the academy page. what is to be done?

    when i access academy page it is showing 'Drive Customer Success Through Learning'. i am unable to take the courses. kindly help.
    Shifana S.
    Shifana S.

    Shifana S.

    Level
    0
    12 / 100
    points
    christophe M.
    christophe M.

    christophe M.

    Level
    4
    5000 / 5000
    points
    Team
    It's working now on our side: https://academy.neotys.com Can you confirm?
  • java.lang.ClassCastException: java.lang.String cannot be cast to java.lang.Boolean

    Bonjour , J'essaye d'installer en mode silencieux neoload_7_4_0_linux_x64 sur une distribution debian ( Debian 4.19.98-1 (2020-01-26) x86_64 GNU/Linux) conformément à la...
    jean-pierre L.
    jean-pierre L.

    jean-pierre L.

    Level
    0
    3 / 100
    points
    christophe M.
    christophe M.

    christophe M.

    Level
    4
    5000 / 5000
    points
    Team
    There must be an error in the '"response.varfile" file, a String value where a boolean is expected.
  • Deletion of results without using user interface

    I need to delete results from neoloadWeb based on retention policy which is different depending on the project. I would like to do it automatically doing request to the API. I...
    Nerea T.
    Nerea T.

    Nerea T.

    Level
    0
    14 / 100
    points
    christophe M.
    christophe M.

    christophe M.

    Level
    4
    5000 / 5000
    points
    Team
    For sure this makes a lot of sense and want to provide help on this but it's not in our highest priorities for the medium term
  • Deletion of results without using user interface

    I need to delete results from neoloadWeb based on retention policy which is different depending on the project. I would like to do it automatically doing request to the API. I...
    Nerea T.
    Nerea T.

    Nerea T.

    Level
    0
    14 / 100
    points
    christophe M.
    christophe M.

    christophe M.

    Level
    4
    5000 / 5000
    points
    Team
    There's no feature to handle a retention policy from the interface. Nevertheless you can use the API: List the results with "GET /test-results", then you'll get the ID and...
  • Custom page names while recording Neoload 7.3

    Hi, I'm trying to provide a custom name for the Page while recording. for this i have added $param.name$ template as primary template. I also created param called name with...
    Narendar Reddy C.
    Narendar Reddy C.

    Narendar Reddy C.

    Level
    0
    64 / 100
    points
    christophe M.
    christophe M.

    christophe M.

    Level
    4
    5000 / 5000
    points
    Team
    Hi, in Page naming we're talking about request parameters not variables. Let's say that the first request of the page has a GET parameter 'categoryID' for example. If you...
  • Convert silk performer scripts to neoload available ? Near future any plan?

    Convert silk performer scripts to neoload available ? Or any near future any plan?. Please share details
    Anand G.
    Anand G.

    Anand G.

    Level
    0
    15 / 100
    points
    christophe M.
    christophe M.

    christophe M.

    Level
    4
    5000 / 5000
    points
    Team
    No, there's no plan for a Silk Performer script converter.
  • Where is the LoadRunner Script Converter?

    Is the LoadRunner Script Converter still available? I found this page which shows screenshots: https://www.neotys.com/support/neotys-labs/loadrunner-converter-preview It...
    Doug T.
    Doug T.

    Doug T.

    Level
    0
    20 / 100
    points
    christophe M.
    christophe M.

    christophe M.

    Level
    4
    5000 / 5000
    points
    Team
    Hi Doug, The converter is no longer available by default for a self-service usage. As it requires a global strategy and advices on converting the LR scripts, I recommend you...
  • git team folder

    I upgraded from 6.10 to 7.1.2. When I switch to XML format in the project settings I get a folder 'team' with tons of files and sub folders. It used to be 3 xml files in a...
    Bernhard M.
    Bernhard M.

    Bernhard M.

    Level
    0
    18 / 100
    points
    christophe M.
    christophe M.

    christophe M.

    Level
    4
    5000 / 5000
    points
    Team
    %resources% contains the resources for a VU Path (recorded request and response, screenshots), so its useful to design as these resources fills the pickers, etc.... but their...
  • git team folder

    I upgraded from 6.10 to 7.1.2. When I switch to XML format in the project settings I get a folder 'team' with tons of files and sub folders. It used to be 3 xml files in a...
    Bernhard M.
    Bernhard M.

    Bernhard M.

    Level
    0
    18 / 100
    points
    christophe M.
    christophe M.

    christophe M.

    Level
    4
    5000 / 5000
    points
    Team
    Hi Bernhard, The 3 files are now split in many folders and smaller files so that it's easier to manage conflicts. So you need to keep all these files in GIT.
  • Functions in Loop Settings

    Hi, I am running Neoload 7.1.0 and I really appreciate the new functions feature however in the manual the documentation states that: "Wherever a variable can be used, a...
    Dean C.
    Dean C.

    Dean C.

    Level
    0
    40 / 100
    points
    christophe M.
    christophe M.

    christophe M.

    Level
    4
    5000 / 5000
    points
    Team
    I could verify the the function works well with Loops (checked in NeoLoad 7.2), you should have missed something.