May 9, 2004 at 11:49 pm
Hi Friends,
Someone asked me a (simple) question
How do you test a database ?
What should i answer to that person ?
Bobby
May 10, 2004 at 5:50 am
There are several sorts of test.
May 10, 2004 at 12:23 pm
I would also add to the list:
Backup and restore testing, along with transaction dumps and differentials (if used.) PRACTICE restoring and applying these. Also, update (or create) Disaster recovery procedures for the database/server and them.
May 11, 2004 at 8:07 am
Don't forget those indexes. No point in building the best application in the world if runs like a pig.
Get the right indexes in the right places set at the optimum level and test thoroughly.
Don't isolate this testing to the apllication side testing!
Viewing 4 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic. Login to reply