views:

90

answers:

1

Hi Guyz,

       I got one requriment that i need to database testing manually in backend.

what are the steps should i consider while doing manuall.also let me know that how to do database testing manually ?

can anybody help me ?

regards kumar

A: 

Maybe you should clarify what you mean by "database testing" as it is uncommon (as far as i know) to test database aspects in a unit-test. If you could tell us what you are supposed to test, then maybe we can help you.

If you seek a simple way to query the database directly via SQL then I can recommend Squirrel: http://squirrel-sql.sourceforge.net/

das_weezul