I am trying to create a PATCH Request type in Neoload but not able to succeed. We have this request type in POSTMAN. Just want to know if there is any workaround for this in Neoload. Even I tried to use CUSTOM request but still am getting errors. Attached screenshot.
How to create "PATCH Request type" in Neoload
Will neoload be able to record GUI of native app
We have client requirement to capture screen transition timings on native app when network\backend is mocked(stubbed) on device it self(No messages will be going out of device) . Can you let me know if neo load has a capability to record screen transitions,provide response times for screen transition ? can we capture CPU,Memory utilization,battery consumptions etc?.
EMC Documentum Correlation
Does anybody have Framework rules for EMC Documentatum WebTop applications to share.
Current Date parameter
Hi, The parameter current date doesn't seem to give correct values when tested. The month part is not reflecting the current month but the day and year is correct.
Please read the file and provide help.
How to write Time stamp ,Response time , Transaction Name and Response code to a file after a transaction get completed?
My requirement is to create separate report file for each transaction(in my case each transaction is a scenario) ran for certain users with certain iteration. The purpose is to find response time for each transaction for each user/iteration for deep analysis. Though Raw report is helpful but again with raw report, I have to filter for each transaction which I want to avoid by creating custom report file of my with mentioned details in question. Any help on this will be helpful. Thanks in advance.
Load generator nto available when installed through virtualization
Hi, The user path executes successfully when executed with the tool manually installed on a specific machine. However the same user path on the same machine does not execute successfully and throws error load generator local host:7100 not available when run from the tool if the tool is installed through App v (virtualization). Please can you help me why it occurs and how to fix this issue?
Could you send HTTP/1.0 Protocol
Some application is fast response using HTTP/1.0 Request from client.
but Using HTTP/1.1 slowly response.
So, I want to send client request using HTTP/1.0 protocol
Sample request is 'GET http://www.test.com/ HTTP/1.0'
Is it possible?
How do I transfer a license from a machine that no longer exists?
I have a license that was used on one machine but that machine has been torn down as part of our pipeline as it was no longer needed. I want to use the license again on a separate machine but as the original machine no longer exists I am unable to deactivate it.
How do I transfer the license to the new machine?
I checked and there is this answer: http://answers.neotys.com/questions/1895065-need-transfer-license-vm-cloud-vm-vm-crashed
But that says to go to my customer area and I cannot find that on your site either.
Getting NL-RUNTIME-02 Error
I am getting NL-RUNTIME-02 when I execute my script in "Check User Path" window. I have attached the screenshot for the same. Please, can anyone have the resolution for this? I tried Variable Extractors for JSESSIONID and XSRF-TOKEN, but failed.
Please let me know if you need any more details
Why are my SLA function greyed out. I am unable to check the SLA functions. I am using Neoload 7.0?
On navigating to the SLA settings, I am unable to set any SLA parameters. The checkboxes seem to be greyed out or disabled.
Please see screenshot.
Where can i get video tutorial of Neoload ver 7.0?
All video tutorial seem to be for versions prior to Neoload 7.0. Are there any ver 7 tutorials?
How to generate 16 digits timestamp
How to generate 16 digits timestamp in neoload.
i.e "1568792894635392"
Neoload web on premise not able to login
Hi Team
I installed docker on windows.
deployed All in one yaml file on docker
But after that not able to login. PFA file
Below are the environment details in nlweb-backend
environment:
MEMORY_MAX: 1600m
MONGODB_HOST: mongo
MONGODB_PORT: 27017
MONGODB_MAX_POOLSIZE: 50
NEOLOAD_WEB_PUBLIC_URL: http://localhost/
NEOLOAD_WEB_API_PUBLIC_URL: http://localhost:8080
FILE_STORAGE_ROUTER_BASE_URL: http://localhost:8081
FILE_PROJECT_MAX_SIZE_IN_BYTES: 250000000
NLPROJECT_MAX_UPLOADED_FILES_PER_WEEK: 250
SEND_USAGE_STATISTICS: 'true'
NLWEB_SECRET_KEY: "amdocs1234" # set your passphrase here
All three containers are started
and i copied password in (Neoload_nlweb-backend.1.4k0glj3v7acxaivily62348jj ) but still getting issue
Getting error in nlWeb-fronetend logs:
07:15:06.706 [qtp1061804750-25] ERROR c.n.w.s.p.u.v.c.login.LoginViewImpl - Unknown login error
req.pathInfo=/PUSH, req.remoteHost=10.255.0.2, req.userAgent=Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/76.0.3809.132 Safari/537.36
io.vertx.core.eventbus.ReplyException: No handlers for address legacy-api/user-me/v1
at io.vertx.core.eventbus.impl.HandlerRegistration.sendAsyncResultFailure(HandlerRegistration.java:118)
at io.vertx.core.eventbus.impl.EventBusImpl.deliverMessageLocally(EventBusImpl.java:349)
at io.vertx.core.eventbus.impl.clustered.ClusteredEventBus.lambda$sendOrPub$342(ClusteredEventBus.java:263)
at io.vertx.spi.cluster.hazelcast.impl.HazelcastAsyncMultiMap.lambda$get$3(HazelcastAsyncMultiMap.java:116)
at io.vertx.core.impl.FutureImpl.checkCallHandler(FutureImpl.java:158)
at io.vertx.core.impl.FutureImpl.setHandler(FutureImpl.java:100)
at io.vertx.core.impl.ContextImpl.lambda$null$28(ContextImpl.java:315)
at io.vertx.core.impl.ContextImpl.lambda$wrapTask$30(ContextImpl.java:359)
at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:339)
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:393)
at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:742)
at java.lang.Thread.run(Thread.java:748)
Headers wrong for export raw data in absolute timings
Hi,
I Have noticed when you do an export of the raw data (on the Aboslute time setting) with NeoLoad 7.
That the headers of the Elapsed and Time column are switched around.
See here for example:
Elapsed;Time;User Path;Virtual User ID;Parent;Element;Response time;Success;Population;Zone
1568802778443;2069-06-04T23:05:55.468+02:00;"UserPath";0-0;"Try";"TR_001_test";417;no;"Population1";"Default zone"
Is it possible that the names of these columns can be switched around so that they match there contend?
Elapsed time in milliseconds
Hi,
I have noticed a difference between the absolute and relative time settings (offset time) on the elapsed column. When exporting raw data and using the relative time setting, the elapsed column Is represented in milliseconds of time since the test started.
When exporting the raw data with absolute time settings, the elapsed column Is represented in seconds of time since the test started.
Relative time setting:
Elapsed;Time;User Path;Virtual User ID;Parent;Element;Response time;Success;Population;Zone
1087;2019-09-18T12:36:39.285+02:00;"UserPath";0-0;"Try";"TR_001_test";324;no;"Population1";"Default zone"
Absolute time setting:
Elapsed;Time;User Path;Virtual User ID;Parent;Element;Response time;Success;Population;Zone
1568802778443;2069-06-04T23:05:55.468+02:00;"UserPath";0-0;"Try";"TR_001_test";417;no;"Population1";"Default zone"
Is it possible to change this so with the absolute setting, the elapsed column Is represented in milliseconds of time since the test started?
Neoload Web on premise
Hi NeotysTeam
Can you please confirm
Neoload Web on premise will support for Windows server 2008 or not?
Also can you please share the all supported platform details.
installed on windows10 using docker. working fine
How can i assign a client certificate per user? In NeoLoad it seems to be only globally set in the project settings.
I have some user profiles that use certificate and some not. Plus the user profiles do not share the same certificate. Is there a way to use those certificates only for some user profiles?
How can we monitor license in Neoload web?
Hi,
I have shared license installed in neoload web.
I want to know who has leased the license in neoload web at any point of time like the details we get in neotys team server.
Is it possible to get the above details in neoload web?
Thanks,
Abhishek
What does this Logs statement mean: "HttpClient is probably shared between different Verticles"?
In the logs I get a lot of this error messages:
"WARNING: Reusing a connection with a different context: an HttpClient is probably shared between different Verticles"
I'm testing a web application, Logging in, make multiple actions, Log out.
What does this message mean, and how can I fix it?
Thanks for your support!
ISO 8583 messages script
I have an iso 8583 scenario.
The connection with server is done, but the issue is when i send a message i get this error "Socket connection needs to be done before null".
I checked the history of the server, I found only the connection and disconnection history, that's mean that the message is not sent to the server.
How can i fix this problem?