Hi.... I recorded a scenario, is just one user uploading a file. In the user and password I change it for it take it from a csv file. But... I try and try and try but it doesnt...
Looking at one of your screen shot, we can see that the VIEWSTATE and EVENTVALIDATION parameters values are still the recorded one.
Those values are dynamics. That is to say...
We are a product based company called RNF Technologies, we have live streaming ( android+ios based) apps like Whatsup, Line, Hangouts etc. Our primary focus at the moment is...
NeoLoad is able to load test web application. The recording of the transactions can be done using proxy mode or tunnel mode. Some native applications cannot be recorded using...
When you record transactions of any web application, there are some parameters with values involved. Those values were used during the recording but most of the time they can't...
1 request is similar to the following:
JSESSIONID=71C708D7EA89AF3FDD3201F1C70432BA.node1; GUEST_LANGUAGE_ID=en_US; COOKIE_SUPPORT=true; ROUTEID=.portal1
The node and routeID...
Normally the JESSIONID value is a cookie that is set by the server. That is to say that the server sends a "SET-COOKIE" to set a new JSESSIONID value.
In that case, since...
You should look at the NeoLoad documentation here. It is explained how to start NeoLoad using the command line.
Basically, instead of using "NeoLoadGUI.exe" to start NeoLoad...
I'm testing an application that uses RTMPS protocol to provide most of its functionality but I'm unable to see the RTMPS calls when using the post recording wizard, any advise...
To make sure that we are talking about the same thing. RTMP is TCP communication only whereas RTMPS is over HTTPS protocol. So RTMPS is not really like RTMP which is not...
I'm testing an application that uses RTMPS protocol to provide most of its functionality but I'm unable to see the RTMPS calls when using the post recording wizard, any advise...
Let's cover the basis. You should look at the NeoLoad documentation regarding the limitations of RTMP applications here
Also i assume that you enabled the RTMP recording option...
Hi,
I have executed one scenario which has one script with 50 vuser. 25 vuser has failed and 25 vuser has passed.
Now I need to know :
1. which user ID's are failed.
2...
If your vusers failed, you should get error on some requests/pages for them displayed in the Errors tab of your test results. Then you should see the user instance of the vuser...
We are working on video streaming application. its HTML5 complients apps. while replaying the scripts particular mp4 link giving 206 http status code. its not our actual...
First of all, HTTP 206 status code is not an error. The server responds with that status when the client requests a range of bytes from the server instead of the full video...