i am doing a poc on an application which is built on oracle ADF framework also client machine must have java 6 to access it.With neoload i am unable to launch the application...
Is it possible to get a screen shot of the error that you get when starting your application?
Also, if you connect without NeoLoad with Chrome/Firefox, could you click on the...
NeoLoad does support Weblogic 12c but the documentation has not been updated yet.
You can use the Weblogic 11 procedure and it should still work with the 12c version.
i am doing a poc on an application which is built on oracle ADF framework also client machine must have java 6 to access it.With neoload i am unable to launch the application...
ADF framework should not be an issue even with a FREE license. When you start your application do you have a JAVA applet that is started?
If yes, do you know if it's HTTP or...
i would like to capture the output of a correlated value from Script A (eg Order # Generated after processing a request) and use it in a different Script (Script B) for...
In order to share values between virtual users during the runtime you can use a Shared queue variable.
From your Script A, you can put your correlated value to that shared...
Hi Team,
I would like to parameter a Random string which is a combination of a digit & character. Can help with the java script UUID Code to be executed in neoload.
eg...
we are testing a siebel application where one of the parameters is sent like this:
<parameter name="SelectedTimeZone">(GMT-08:00) Pacific Time (US & Canada)</parameter>...
& is the HTML encoded value for & characters. Since it's inside an XML content, NeoLoad needs to HTML encode this type of characters. But i guess when NeoLoad sends the...
I'm not sure to understand your goal. When NeoLoad sends a request to the server, it will wait till a response is received.
If after 5 minutes the server did not send any data...
Hi,
In our application we have changed the port number in the URL link 80 to 82. While recording, the application is very slow. And we are getting page unresponsive frequently...
Your application should not matter when you record with NeoLoad. The NeoLoad default proxy port is 8090 so make sure that you did not change it.
There's probably something else...