Hello,
I'm trying to send results of a test (started with Jenkins) on NeoLoad Web on site.
I already followed the steps of another topic but who was on SaaS. I don't know if a...
You only need to add those parameters to export to your NeoLoad Web on-premise version: -nlweb -nlwebAPIURL <YOUR_URL> -nlwebToken <YOUR_TOKEN>
So basically the first parameter...
We have 2 Neo load project for 2 maintenance version of our software.
We would like to compare résults of the 2 différent projets ...
We tried to import the second project in...
It's quite simple to do that. You just need to copy your test result folder from project A inside the results folder of the project B.
To locate the right test result folder...
Hi team
Scenario: for each login a new access token should be generated , can you let me know what exactly do i need to do in Neoload in order to get a new access token for...
How this token is generated? Is it token known in advanced that can be put into a NeoLoad variable or do you need to generated them from some code like with JAVA or Javascript...
as per the documentation i am passing this command to set the name of test result -testResultName abc-$Date{yyyy-MM-dd_HH.mm}. But the date is not coming in the test results
I was not able to reproduce that issue. Also i was not precise enough in my last comment. Have you run your command in a linux console outside of Jenkins?
When i run the same...
Please open a support ticket or share some information about your issue like screen shots. A zip of the NeoLoad logs folder accessible through the menu "Help-->Open logs folder...
This error is generic and it is raised when HTTP/2 protocol is enabled. If you do not use HTTP/2 you can disable it in the browser settings of your populations. It won't fix...
Bonjour,
Pour cette question, selon moi, on peut le faire :
_Avec un extracteur de variable.
_Avec des paramètres de framework (si on a choisit un bon framework ou bien...
Il n'y a qu'une seule bonne réponse. Par contre votre copie d'écran se base sur l'ancienne version de la certification. Depuis quelques semaines les cours sont gratuits sur la...
as per the documentation i am passing this command to set the name of test result -testResultName abc-$Date{yyyy-MM-dd_HH.mm}. But the date is not coming in the test results
as per the documentation i am passing this command to set the name of test result -testResultName abc-$Date{yyyy-MM-dd_HH.mm}. But the date is not coming in the test results
There's no package to install. On Linux -testResultName "abc-\$Date{yyyy-MM-dd_HH.mm}" should work and on Windows -testResultName "abc-$Date{yyyy-MM-dd_HH.mm}"
Do you put your...
as per the documentation i am passing this command to set the name of test result -testResultName abc-$Date{yyyy-MM-dd_HH.mm}. But the date is not coming in the test results
What do you have instead of the date? Do you still see the $Date.... command?
Do you use the NeoLoad plugin to run your test or just the command line option?
For the latter...