Questions tagged [neoload]

NeoLoad is a Web Testing software solution that will help to ensure the performance of an application under load.

NeoLoad is a Web Testing software solution that will help to ensure the performance of an application under load.

This software was developed by Neotys.

Site URL : NeoLoad by Neotys

61 questions
1
vote
1 answer

How can work with auto increment process in Neoload?

I tested a Education based application, In this application I execute 'Course creation' process. Each course has unique ID. If I give 50 users, this unique ID not to auto-incremented and the same id apply for all 50 users. But I need to auto…
Vairamuthu
  • 528
  • 4
  • 11
  • 20
1
vote
1 answer

NeoLoad monitoring server under stress

I am configuring NeoLoad to monitoring my localhost machine as a server. I just want to monitoring some linux process like CPU, MEMORY(USE, FREE). There are my steps: Start Configuration I select the New monitored machine Select the Linux…
Robert
  • 10,403
  • 14
  • 67
  • 117
1
vote
1 answer

Strategy to do performance testing of lightstreamer

I have an high transaction application which uses LightStreamer to stream data. It does this over HTTP. I am not sure how to do performance testing of this (Strategy). Can someone please help me on this? Googling yield some result but they are not…
dimyo
  • 133
  • 1
  • 10
1
vote
2 answers

how to do performance testing of fix protocol

I need to do FIX-API based performance testing. Can you please let me know few way ahead. Also if I need to develop the in-house plugin then please can you point in some direction that how to do that? Also does any 3rd party tool like loadrunner…
dimyo
  • 133
  • 1
  • 10
1
vote
1 answer

How to handle dynamic value which is not in source code in NeoLoad

I am using NeoLoad, I am facing an issue that a dynamic value which is not in previous source pages. I logged in as a User. I just click on Menu Link, when I click on this menu link, a dynamic value is generating with this link. In the above the URL…
1
vote
2 answers

Regarding Neoload 5.0.2

I'm getting an error msg "Load Generator Unavailable" pop up evry 2 iterations when I run the script via check virtual user.Closing and reopeing Neoload solves the issue.Could any of you please help me in resolving this issue?
1
vote
3 answers

Converting loadrunner script to Neoload (using Fiddler maybe?)

Pretty much exactly what it says on the tin: I have a Loadrunner script and I would like to convert it to a Neoload one. There's no way to do this automatically, obviously, but my idea was to capture traffic created by a loadrunner playthrough and…
Matter Cat
  • 1,538
  • 1
  • 14
  • 23
1
vote
2 answers

Is it required more than one virtual users to perform load test on RESTfull web services?

I have to perform load test on REST web services of 1000 concurrent users activities. I have selected NeoLoad tool for it. Is it required to have license for 1000 virtual users to simulate 1000 users or form one virtual user I can simulate 1000…
Rajib
  • 11
  • 1
  • 3
0
votes
0 answers

java.lang.IllegalArgumentException: Illegal cookie name NeoLoad Script replay error

java.lang.IllegalArgumentException: Illegal cookie name NeoLoad Script replay error what am missing. when trying to replay recorded simple login and Logout script that is based on the .net application any possible answers Thanks in Advance
0
votes
1 answer

Performance Test Power BI web portal to measure the reports retrieval performance with multiple users

My requirement is to measure the reports retrieval performance with multiple users on PowerBI portal. So far I have been using JMeter and Neoload for capturing the requests which is very complicated as some requests are not captured properly and tou…
Riya
  • 9
  • 2
0
votes
2 answers

Need help to handle Authorize request for PowerBI web application

Tried to record PowerBI application using Neoload/Jmeter and found that this request https://login.microsoftonline.com/common/oauth2/v2.0/authorize have many request paramaetrs like below. I was able to co-relate only client-id from the home page…
Riya
  • 9
  • 2
0
votes
1 answer

JMETER Rampup for 20users and 600 ysers

Can someone please help me with the best Ramp up time for 20 users as well as 600 users. I have given Users: 20, Rampup: 60 sec , which is leading to Reason for socket exception in Client-Server Application I have given Users: 20, Rampup: 60 sec ,…
0
votes
0 answers

Accessing Internal NeoLoad Variables in a JS

I am new to NeoLoad, and I am using 9.1. After recording a script with necessary transaction names, I see Neoload creates some internal variables like NL-HttpRequestId, NL-HttpRequestPageName, etc. I want to access these variables from JavaScript.…
0
votes
1 answer

Integrating Flood with Tricentis Neoload

Im wondering if it is possible to integrate flood with Tricentis Neoload? I've tried searching on the internet but with no valid result of integrating both of them together.
0
votes
0 answers

Neoload- Encountering Request with id has already been processed

I need some help with neoload testing software. By firing the script only once, I received the following error "{"title":"Request with id "Auto-generated ID" has already been processed.","status":409,"traceId":"Auto-generated ID","errors":{}}. After…