Quantcast
Channel: [Q&A - FAQ Neotys] Last questions
Viewing all 2283 articles
Browse latest View live

How to resolve NL-RUNTIME-01 error?

$
0
0

This error occurs during check user path for a ".js" GET request and also for one of the GET request from ".googlevideo.com:443/videoplayback". PFA screen shots for error details.
Please let us know how to handle these kind of requests or how to resolve this error?


Is there a Guide or Tutorial for writing a Powershell script to run Neoload test and get results?

$
0
0

I would like to Write Powershell script to make RESTful API calls to NeoLoad to kick off load tests, save report, and send email.

Is there any guide or tutorial where I can refer to start this project?

how to add dynamic parameters to request

$
0
0

i have a scenario where my request parameters will keep on change for each iteration,could you help me to create them

Ex: Employees under each manager would be different so i need to dynamically build my request based on the employees count for each manager

NeoLoad 6.2.2 version is not working properly

$
0
0

while doing enhancements in NeoLoad 6.2.2 tool is hanging in the middle of enhancements

It is a viable option using SQL Connection: INSERT Statement to replace real data by dummy data for multiple records?

$
0
0

I am trying to do a POC if Neoload can be utilized to replace 1000s of real records in a database with dummy data using its SQL Connection feature using INSERT SQL Statement. Any ideas if this can be achieved?

Unable to record in neoload

$
0
0

when i try to record using neoload i am getting error recorder.error.port. I also tried manually setting the browsers proxy to 8090, still I am not able to record. I tried recording in chrome and IE. Can I Get any suggestions?

Post Recording Wizard doesn't have 'Media Contents' step and am unable to handle the 'Media Content'. Solution?

$
0
0

I have recorded a scenario where we have to click and play on an embedded youtube video. However after recording, the Post Recording Wizard does not have 'Media Contents' step. Hence I am not able to handle the 'Media Content'. Could you please assist?

Upgraded to 6.3.0 - now see NL-RUNTIME-01 error

$
0
0

Having just upgraded to 6.3.0 I now see several NL-RUNTIME-01 errors when checking user path and running tests. I see in a previous question that this was supposed to be fixed by version 6.3.0. Any suggestions please?


NeoLoad Test execution on Docker container

$
0
0

Hello,

We can build performance test scenarios using NeoLoad GUI and they can be executed using GUI tool, Command Line ,CI tool like Jenkins etc on a machine where NeoLoad is installed and available ...

Currently do we have any support to run the NeoLoad scenarios on a Docker container ? By making a perf test docker image and then running them inside docker container...

If yes kindly provide some reference docs etc ...
I have some existing perf test scenario, would like to check if they can be some how dockerized..

Many Thanks
Musaffir

Add Informix Jdbc Driver

$
0
0

Hi,
Can you tell me if it is possible to add the informix jdbc drivers and use it on a custom action SQL ?

Regards,

Nicolas;

How to save generated report through REST api calls?

$
0
0

Neoload Documentation https://www.neotys.com/documents/doc/neoload/latest/en/ht...

****************************************************************************************************************
Says that in order to generate a report through REST calls I have to send this parameters.

POST http://localhost:7400/Results/v1/Service.svc/GenerateReport HTTP/1.1
Content-Type: application/json
{ "d": {
“ApiKey”: “xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx”
"TestResultName": "testA",
"ComparisonReport": true,
"OtherTestResultName": "testB",
"CustomReportContents": true,
"Format": "PDF"
}}

****************************************************************************************************************

QUESTION: Is there a parameter to specify where to save the report? Is there a field to specify a directory in the END Point?

If-None-Match field is automatically being inserted in request header

$
0
0

The If-None-Match field is automatically being inserted into my request headers by NeoLoad. How do I stop NeoLoad from automatically inserting this field into my request headers?

LDAP(S) performance testing using Neoload

$
0
0

Hello,

I'm trying to test LDAP(S) using Neoload 6.2.0. Correct me if I'm wrong, but Neoload doesn't have predefined LDAP(S) actions. So the first solution I tried is to create my custom actions.

One of the requirements is to maintain the same connexion through all the steps of the test case. So my question is how to pass a variable (in this case LdapContext) from one ActionEngine(execute) to another OR how to set a variable visible from different ActionEngines ?

public SampleResult execute(Context context, List<ActionParameter> parameters) :
The method execute has two parameters one is List<ActionParameter> which contains the values in fields defined in Action that will come from the GUI. The other is Context context, which seems the solution to my problem but, I can't find an implemented method that does what I need.

As a workaround, I called my Java methods (LDAP(S) actions) using JavaScript and maintained the same connexion during all the test case by passing the instance of my class using context.currentVU.put(...) and then getting it using context.variableManager.getValue().

Is there an equivalent to context.currentVU.put() in your Java API?

Thank you in advance.

How to create a new account with Neoload Personal Identifier??

$
0
0

My project has taken contract with Neotys support.So i want to create a new account with my client email id and to lint Neoload Personal Identifier to my account.

NeoLoad + Jenkins : Can we pass the execution details to NeoLoad web

$
0
0

Hello,

When we execute the NeoLoad tests from NeoLoad GUI controller we can send the running parameters/metrics etc to NeoLoad web app for viewing /managing results etc from NeoLoad web. This is a great feature.

Can we do the same when we execute the tests from a Non GUI mode , for example either from command line , or from Jenkins CI tool..
I am specifically looking to run tests from Jenkins ,
Please let me know if this is possible now ?

Thanks & Warm Regards'
Musaffir


More memory is required to compute the statistics. Please increase the allocated memory for the controller

$
0
0

Facing Issue while computing the result statistics

How to connect Cloud session IP's through filezila?

$
0
0

HI team,

we have reserved an IP in location "Europe United Kingdom (London 3)" . Suppose we want to connect from filezilla tool . how to connect it ? what's the username , password, port to connect ??

why Cloud session not started?

$
0
0

Hi Team,

why neoload cloud session not started?

we have reserved the below LG cloud IP’s on Jan 18th 2018 from two different locations Europe United Kingdom (London 3) & Europe United Kingdom (Cardiff). We have extended the last day included up to Feb 2nd 2018. We have cloud credits up to 300 cc but even though when we try to connect it on Jan 30th 2018. we faced error and LG’s not able to initiate & run.why?

How to encode an extracted variable to UTF8

$
0
0

hi,

I would like to know how to convert an extracted variable in ISO-8859-1 to UTF8 ?

Value of ${myvariable} : "Batiment Tertiaire - P3 \/ Sp\u00e9cifique"

How to convert it to have : "Batiment Tertiaire - P3 / Spécifique"

Here is below a part of the response body::

"secteuroperation":
[
{
"secteuroperation": "Batiment Tertiaire - P3 \/ Sp\u00e9cifique\r"
},
{
"secteuroperation": "Batiment Tertiaire - P3 \/ BAT-EN-101\r"
},
{
"secteuroperation": "Batiment Tertiaire - P3 \/ BAT-EN-102\r"

Thanks for your help

David

how to loop 2 transactions till loop count 400?it means i will enter address once and i will parameterized with data ,

$
0
0

i have a screen to add location ,after click on add location popup will come then i need to enter addres after that i can see 3 tabs like save ,save&add another,cancel in this process after enter one address i need to click on save & add another like this i need to add 400 addresses ,for this i am looking solution,how can i achieve this requirement till 400 loop count with diff address in everyloop count ..........after completed 400 loop count i have many transactions after this.........

Viewing all 2283 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>