Need to performance test a video stream web/mobile application that uses video of content types application/x-shockwave-flash(.swf).
Can you help with steps that we need to...
If the video is embedded in that .swf file then NeoLoad will download it and it's what the browser will do. Don't you see any other video files when you recorded your script...
Under Advanced Tab we have two options "In Parallel-HTTP complaint (default)" and "Sequentially-in the order defined in the page". Now I want select second option for all...
Indeed requests inside the same page are executed in parallel. But pages are executed sequentially. So in your example i do not see why request2 is executed if requests is stil...
Hello,
It is observed that I can not name a definition with a variable from variable manager...
I would like to have this in order to include a counter variable in the...
From your screen shot i can see that you are trying to modify the page name. Why do you need to do that?
If your request inside the While logical action is executed n times...
When we start a test run, then there the name field of the test run is filled like "14:04 - 20 Dec 2017". Is this changeable?
For me it is not usable and annoying to replace...
The following error occurred in AMF request.
Error Code: NL-AMF-PLUGIN-ENGINE-02 Message: Internal error occurred while processing the AMF response. Details: AMF ErrorMessage...
That AMF error is specific to your application that's why you will not be able to find anyone having that same error. It's not clear if you had that error during a check virtual...
Hello,
When I add the required neoload library, I get the following error message:
com.google.gwt.user.client.rpc.SerializationException: Can not deserialize field: private...
This error is uncomplete and too generic to be conclusive. Make sure that you loaded your JAR files with all the RPC's files and of course that you got the right version of your...
When we start a test run, then there the name field of the test run is filled like "14:04 - 20 Dec 2017". Is this changeable?
For me it is not usable and annoying to replace...
The default pattern cannot be modified but if you run your test in command line you can use an option to use different pattern so the test result is automatically renamed.
This is a link from the NeoLoad documentation here
The last section is related to debug mode. Then start your test hitting the "debug" button instead of the regular play button...
You should run a test in debug mode and configured at the scenario level to store all the user interations. That way you will be able to troubleshoot the user iterations that...
That usually means that you did not correlate all the dynamic parameters. Before running a test with 10 Vusers have you run a check virtual user to make sure that it's working...