Hello,
We've an application made with Powerbuilder, it connects to Oracle Database using tnsnames.ora file.
We want to record then simulate transactions : coming from the Powerbuilder client and going to Oracle Database Server, using Neoload.
Any idea on how we can do that ?
Thanks
Hello,
I have the same problem.
Any idea?
Thanks
Neoload doesn't provide recording functionality for Databases. If you know the SQL requests, you can use Neoload and the Oracle JDBC driver to make the SQL requests and emulate 1000's of users making those SQL calls