Hi guys,
What r the testing tools which r generally used to test the database in the testing environment??
Printable View
Hi guys,
What r the testing tools which r generally used to test the database in the testing environment??
What kind of testing are you talking about? Performance testing?
The best kind of test is to see if the users are happy with the performance.
If you want some scripts to show you how the database is performing, look at UTLBSTAT/UTLESTST. They are in your rdbms\admin directory.
If you want a GUI tool, try EZSQL. http://www.ezsql.net.
-John
Its like load testing, crash testing tool like testbytes!!