I have captured all values to json which is like this:
captured_json=["2.13","1.212","1.313","13.23","20.666"]
when i try to use sort function in java script action like below...
I have captured all values to json which is like this:
captured_json=["2.13","1.212","1.313","13.23","20.666"]
when i try to use sort function in java script action like below...
update... don't forget this is a text sort, not numbers, so doesn't quite match your desired output.
2020/11/05 08:21:26 DEBUG - neoload.JavaScript.script: sort=1.212,1.313...
I have captured all values to json which is like this:
captured_json=["2.13","1.212","1.313","13.23","20.666"]
when i try to use sort function in java script action like below...
When you install Neoload, 3 components get installed, the GUI, a local LG agent and a local Monitoring agent
Neoload will take some memory, the LG Agent will take some...
I have a list variable called metrics which has multiple entries as rows under its column metricName. I'd like to loop through all the values in that column. So loop for each...
I'm trying to add an API key for AWS to a request, how can this be done? Should this be added to the header? Such as:
x-api-key: xxx
X-Amz-Date: xxx
Authorization: xxxx
Currently, trying to upload a project and receive this error? Any idea on what the value of the name should be? When trying to insert a new one, it returns the same error.
We have two different projects related to same application, now want to club both the projects into one project and make it as a single project by copying user paths.