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

Register Controller Agent to Neoload Web SAAS

$
0
0

Hi,

I would like to know how I can integrate my Controller ran in Linux (Ubuntu) Machine to Neoload Web SAAS ? I've succeed to integrate my LG agent to Neoload but not with the Controller

PS; The controller is setup behind the NAT environment meanwhile the agent is on the public access.

Thank you

Bayu Permadi


NTS, Neoload Team Server, admin credentials?

$
0
0

I tried the docker version of the NTS server found on dockerhub/neotys.
But the docker page contains no Readme, no information on how to use this container.

I manage to retrieve a login screen. But the normal default of admin/admin is not working.

How to retrieve or set the initial user/password combination?

Why are response times high when no initialization?

$
0
0

I have two similar user paths. The first path has only one Action which is an HTTP GET request. The second path has the same Action, but also an Init request which runs before.
Surprisingly the first path reports a response time of ~300 ms, which is pretty high.
The second path reports a response time of ~80 ms which is correct.
It seems that user paths that do not have an Init request calculate the response time incorrectly.

Why does the scenario get stuck and keeps running indefinitely?

$
0
0

It seems that sometimes a User does not terminate properly and the scenario never ends the run.

Cookie Value is not updated when validating the user path

$
0
0

I have recorded an application that has login cookie values (like authenticationtoken). This cookie has to be updated everytime I run the recorded userpath. But the cookie value remains the same as the recorded request due to which I am facing an authentication issue. Please help. (Refer RecordedCooke.PNG and ResponseCookie.PNG)
In Addition to that, when I record the application some requests that are captured in fiddler are missing in neoload. (Fiddler.PNG and RequestList.PNG)

Need to run load test with ramp up users after a specific time and unique data scope?

$
0
0

Run 5 users with ramp up:
initial- 1
increment by 1
every 10 seconds
max user 5

unique data scope

How to create a scenario to run in a non gui Linux server

$
0
0

I am trying to create a scenario in a YAML file and run in a Linux server. But system thrown error message like incorrect population policy.

my scenario file like this ...

scenarios:

  • name: scenario1
  • populations:
    • name: MyPopulation
    • constant_load:
      users: 51
      duration: 2m
      start_after: 45s
      stop_after: 1m30s

      while running i entered...

      sudo sh NeoLoadCmd -project "/home/ec2-user/test.nlp" "/home/ec2-user/scenarios.yaml" -launch scenario1 -noGUI -NTS "http://10.02.10.18:8080" -NTSLogin "XXXXXX:YYYYYY==" -leaseLicense "AAAA==:100:1"

      leasing license was success and project got loaded successfully, but i got an error message saying ...

      java.lang.RuntimeException: Data Model is invalid. Violation Number: 1.
      Violation 1 - Incorrect value for 'scenarios[0].populations[0].load_policy': missing value.

      Reference :-

      https://www.neotys.com/documents/doc/modules/scenario-as-...

Oracle Forms Troubleshooting - Error Page

$
0
0

The issue we currently experiencing as seen in the screenshot seems to prevent any subsequent responses coming back as expected no matter the correlation efforts in place. Is there any particular causes and troubleshooting methods we could apply to resolve this?

This website oracle form based and but this particular test doesn't seem to have any oracle form type requests in the script

Please do assist.

If request and response is required this can be email to the support team if needed


In neoload web(SaaS) how to configure controller and load generators after creating zone

$
0
0

As per documentation there is window where we need to give the zone id and i am unable to open that window

Unable to connect to neoload from controller agen and load generator agent(Saas)?

$
0
0

In Neoload web - Controller settings when trying to connect to Neoload web I am getting an error saying that "Connection to Neoload web has failed"

How to download license file from customer area?

$
0
0

I have downloaded neoload 6.7 and found license key in customer area but did not download license key from customer area. Can you please help me.

How to capture request/response traffic from a load generator machine during a test?

$
0
0

In order to investigate the performance problems in our organization I want to capture request/response traffic from a load generator machine(on-premise). I have installed fiddler on the load generator machine and started the test. I can't find anything getting captured in Fiddler. Please let me know if this is possible. If not then why?

How to run load test using controller and agent setup on same network ?

$
0
0

Controller on one central server and agents on other servers on the same network, want to control test from the central server.

NeoLoad Hot Spots is different from values tab?

$
0
0

When printing the results of a test, the Top 5 maximum response time hot spot results are different from sorting by max response times in the values tab. What causes these to differ? I am on NeoLoad version 5.3.1.

Uploading to Team server is failing

$
0
0

org.tmatesoft.svn.core.SVNException: svn: Commit failed (details follow):
svn: PROPFIND of '/svnroot/DTC/WCS_6_5_V9_20190109/6_3/project/variables%5CANF_OrderId_COM': 400 Bad Request (http://sw-qcpcspr01:8080)
svn: PROPFIND of '/svnroot/DTC/!svn/wrk/e4e24c34-6801-0010-b147-63ce13a4603f/WCS_6_5_V9_20190109/6_3/project/variables%5CANF_OrderId_COM': 400 Bad Request (http://sw-qcpcspr01:8080)
at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:64)
at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:51)
at org.tmatesoft.svn.core.wc.SVNCommitClient.doCommit(SVNCommitClient.java:908)
at org.tmatesoft.svn.core.wc.SVNCommitClient.doCommit(SVNCommitClient.java:837)
at com.neotys.nl.i.a.c.C.a(C.java:770)
at com.neotys.nl.gui.design.r.b.h.a(h.java:128)
at com.neotys.nl.gui.design.r.b.h.a(h.java:112)
at com.neotys.nl.gui.design.r.e.p.y(p.java:173)
at com.neotys.d.a.q.B.a(B.java:289)
at com.neotys.d.a.q.B.doInBackground(B.java:286)
at javax.swing.SwingWorker$1.call(SwingWorker.java:295)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at javax.swing.SwingWorker.run(SwingWorker.java:334)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)


End user experience as mentioned in the latest versions of Neoload

$
0
0

In the recent updates I see that the new load websites have mentioned the following.

"Get Real Browser Metrics Under Load

Complete end-user experience from real browsers
Frontend metrics like rendering times correlated with backend metrics
Integrations with Selenium, Tosca, and more"

is this with integration with other tools like selenium or neoload itself has got any update to measure the End User Experience?

How to install neoload web in windows?

$
0
0

Is there any way that we can install Neoload web in window or is it restricted Linux.

Where can I find documentation on how to setup a neoload setup with the use of docker containers?

$
0
0

Hello I want to build a full neoload setup with the use of docker containers running on K8s or Openshift.

I'm new to Neoload and looking for an overview how all the components (web, controller, generators etc) have to be connected to each other and which env variables exactly to set.
Can you point me to the right documentation please?

I attached an schematic of what I want to achieve.

How to configure licence url for controller image 6.8.0

$
0
0

I installed neoload web onprimise inside docker containers (Version 1.8.1).

for the controller I use image with tag 6.8.0.

When a testset is uploaded to nlweb the test scripts are sent to the controller, but when the controller start I receive:
"Unable to lease a license [Unknown Error. No host specified for license server.] "

Environment variables are set:
env:

  • name: MODE
  • value: Managed
    • name: NEOLOADWEB_URL
    • value: http://nlweb:8080
      • name: NEOLOADWEB_TOKEN
      • value: ${TOKEN}
        • name: LEASE_SERVER
        • value: NLWEB
          • name: ZONE
          • value: defaultzone

            When I start a terminal inside the container, a
            wget ${NEOLOADWEB_URL} shows the swagger-ui page.

            what url do I have to set?

            --- part of the controller log ----

            2019/01/13 16:35:25 INFO - neoload.controller.agent.ControllerAgent: Controller Agent Status changed to: BUSY
            2019/01/13 16:35:37 INFO - neoload.controller.agent.ControllerAgent: Controller Agent Status changed to: BUSY_DOWNLOADING_PROJECT
            File = /tmp/963af328-a14a-4391-8b04-b31c3db29c43/demo_tst.nlp
            2019/01/13 16:35:38 INFO - neoload.controller.agent.ControllerAgent: Controller Agent Status changed to: BUSY
            2019/01/13 16:35:44 INFO - neoload.controller.agent.ControllerAgent: Controller Agent Status changed to: BUSY_DOWNLOADING_INFRASTRUCTURE
            2019/01/13 16:35:44 INFO - neoload.controller.agent.ControllerAgent: Controller Agent Status changed to: BUSY
            2019/01/13 16:35:48 INFO - neoload.controller.agent.ControllerAgent: Proxy settings retrieved successfully.
            2019/01/13 16:35:56 INFO - neoload.controller.agent.ControllerAgent: Logging to /home/neoload/.neotys/neoload/v6.8/logs, as user: neoload
            2019/01/13 16:36:10 INFO - neoload.controller.agent.ControllerAgent: Unable to lease a license [Unknown Error. No host specified for license server.]
            2019/01/13 16:36:10 INFO - neoload.controller.agent.ControllerAgent: An error occurred during Controller initialization: null
            2019/01/13 16:36:10 INFO - neoload.controller.agent.ControllerAgent: Controller is stopping
            2019/01/13 16:36:10 INFO - neoload.controller.agent.ControllerAgent: Controller is stopped
            2019/01/13 16:36:10 INFO - neoload.controller.agent.ControllerAgent: Controller Agent Status changed to: READY
            2019/01/13 16:36:10 INFO - neoload.controller.agent.ControllerAgent: Controller agent is ready
            2019/01/13 16:36:20 INFO - neoload.controller.agent.ControllerAgent: Controller is stopping
            2019/01/13 16:36:20 INFO - neoload.controller.agent.ControllerAgent: Controller is stopped
            2019/01/13 16:36:20 INFO - neoload.controller.agent.ControllerAgent: Controller agent is ready

neoload.agent.Agent: Failed to start and register Load Generator?

$
0
0

Hello!

We are able to start the load generator initially as we see this in the logs :

INFO - neoload.agent.Agent: Agent started

On the controller machine also I am able to see the green colored icon next to the Load Generator IP. But when I try to check the user path using this load generator machine, I get the message in the GUI on the controller saying that 'load generator is unavailable'. And simultaneously I see this in the load generator logs as well :

ERROR - neoload.agent.Agent: Failed to start and register Load Generator: Load Generator off: process created but not registered after waiting delay (key "lg.start.delay" in agent.properties).

AND

[Transport_ThreadPool_Listener_Executor-10] ERROR com.neotys.communication.endpoint.EndPointsRegistryImpl - com.neotys.nl.agent.transport.AgentService.startAndRegisterLoadGenerator(f0d50597-65be-475a-91ef-d90619215dfb) error:
com.neotys.nl.controller.L: Failed to start Load Generator on 0.0.0.0. The Load Generator process has been created but has not registered after waiting delay (key "lg.start.delay" in agent.properties). : an error occurred while communicating with '0.0.0.0'
at com.neotys.nl.agent.transport.AgentServiceImpl.handleLgResponseCode(AgentServiceImpl.java:233)

How am I getting a start delay message after 30 minutes when I can see the green colored icon next to the load generator when I start the load generator process?

What does this failed to register' message mean?

The controller is a windows machine and the load generator is a linux machine.

Can anyone help me with resolving this issue?

Viewing all 2283 articles
Browse latest View live


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