How can we perform data base testing? Can any one suggest tools for data base testing?
What technical knowledge should one to perform DB testing? Also to perform data base testing, should we have to write separate test cases?
1 Comments
0
one should have prior knowledge on sql and DBMS .
yes we should write seperate testcases
tools depends upon which datebase you are using .there are different tools for different database.
normally to query database you can use TOAD as db client software for oracle ,
but here are some DB testing tools :
http://sqa.fyicenter.com/FAQ/Testing-Tools/Database_Testing_Tools.html
one should have prior knowledge on sql and DBMS . yes we should write seperate testcases tools depends upon which datebase you are using .there are different tools for different database. normally to query database you can use TOAD as db client software for oracle , but here are some DB testing tools : http://sqa.fyicenter.com/FAQ/Testing-Tools/Database_Testing_Tools.html