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
0
votes
1 answer

JMeter - in different geographical location

I need some advise. I always worked on prim setup and had my JMeters in the same data center as application server to be tested. Now we got a cloud set up and I can ask for JMeters in different geographical locations in cloud to mimic real…
0
votes
1 answer

NeoLoad results send to datadog

I am using the NeoLoad test tool for my project and getting the test results. however, Looking at how I can send these results to the DataDog dashboard.? has anyone done this configuration?
VSR
  • 33
  • 1
  • 6
0
votes
1 answer

How to deploy neoload in docker

Please does anyone know how to deploy neoload on Docker. I have looked at the neoload package on docker hub but it doesn't seem to make much sense. I want to use it for performance testing. the link is…
tushortz
  • 3,697
  • 2
  • 18
  • 31
0
votes
1 answer

Neoload - post json content type

I want to post json content type for my post request in Neoload. I can see json is not listed under Post content type dropdown. Thank you in advance.
0
votes
2 answers

Performance Testing: Flag when a UI/API test's runtime increases by x% (Selenium C#)

Our team currently use Selenium and C# (and NUnit) to run UI Automated tests. All tests have been manually programmed, meaning no recorders have been used. Issue: We now have a request that these tests track their own performance (and past…
Fractal
  • 1,748
  • 5
  • 26
  • 46
0
votes
2 answers

Is it possible to capture NeoLoad script replay in Fiddler tool?

I am able to capture JMeter replay requests in Fiddler tool by launching JMeter via command line with proxy. I would like to know if NeoLoad replay requests can be captured in Fiddler as well?
Meg
  • 1
  • 1
0
votes
3 answers

Can we convert Jmeter Scripts to Neoload Scripts?

We have scripts created is Jmeter and is there any direct/indirect way to convert them to Neoload scripts
Kumaran
  • 1
  • 1
0
votes
1 answer

Neoload how to connect tibco server. Getting Cannot instantiate class: om.tibco.tibjms.TibjmsQueueConnectionFactory Error

I am using Neoload for performance testing but getting the Blockquote the following error while connecting to the Tibco server. Could not create JNDI API initial context: javax.naming.NoInitialContextException: Cannot instantiate class:…
mit
  • 1,763
  • 4
  • 16
  • 27
0
votes
1 answer

No property or association found for [ProtocolSAPGUI] when running Ranorex/Neoload test

My current test structure is as follows: Smoke_test NL_ConnectToDesignAPI NL_CreateProject NL_StartRecording OpenApp All my variables are bound, and the test runs fine until I get to the end of the StartRecording module, when I get…
Sam
  • 223
  • 3
  • 7
0
votes
1 answer

JSON Path - size of root array element (NeoLoad)

I'm using NeoLoad 6.3.1 at the moment and am trying to get the length of an array where the array itself is the root element. Given the following sample JSON: [ { "id": 1, "title": "Item 1" }, { "id": 2, "title": "Item 2" }, { "id": 3,…
el n00b
  • 1,957
  • 7
  • 37
  • 64
0
votes
1 answer

Error while recording UI script in Neoload

I'm facing an error in Neoload while recording a UI script. The redirection is not happening, I'm getting the code 200 for the status of the page instead of 301. Please help me out.
0
votes
1 answer

Neoload SQL ODBC database configuration

i have the task to connect NeoLoad to an ODBC oracle database for getting actual test data variables. My approach is to import a new variable type SQL and select Oracle as the driver and put in all the details i have. When filling in the database…
breakit
  • 23
  • 5
0
votes
1 answer

Neoload with OMS Monitoring

One of our customer has setup a OMS (Operations Management Suite) based monitoring setup to capture a metrics/logs during the performance test runs. We are trying to understand on how to analyze the OMS based logs, if there are someone who have…
0
votes
1 answer

Neoload trying to create performance script to test sql server reponse.

Trying to create Performance script in neoload to test sql server respone. Its the first time I am working on a scenario like this. Added sql action provided by neoload. It has parameters - one of the parameters says ConnectionURL - The JDBC…
Goku
  • 1
  • 1
0
votes
1 answer

Neoload What does it mean "%" in a comparison report of both Scenario and how calculate the %?

I have a Question what does it mean % in a comparison report generate from neoload ,how calculate to get % result of comparison on both Scenario and what its the importance on the report? Check out the Image please enter image description here enter…