• SPEForums need your contributions to build up a strong repository of performance engineering resources.

Does LR support scripting an application flow...

S

Sunit Sethi

Guest
Does LR support scripting an application flow that's based on Java Applets? Right now, we are provided with the relevant jars, and we are trying to record with JAVA over HTTP protocol script. But what we get as recorded script is too complex to work on. Please suggest if anyone else has come across such an app.
 
When you say 'relevant jars', are you referring to those required for object de/serialization?
 
Recording with Java is not particularly easy. But if you have Java experience it will be much easier. It is like .NET recording in that if you don't understand .NET and C# it is not likely you will be successful.
 
Back
Top