On 9/18/08, Vishwanath <[EMAIL PROTECTED]> wrote: > Hi All, > > Please answer my questions > > 1. What SQL statements have you used in Database Testing? >
DDL, DML AND DCL > 2. How to test data loading in Database testing > INSERT ROWS ALL AT ONC YOU CAN GET FREE TOOLS WHICH CAN GENERATE DATA > 3. What is way of writing testcases for database testing? > STATEMENT AND ITS EXPECTED VALUES > 4. What is Database testing? > its is used to check if the information entered in GUI is received by DB as it sis and passed on back upon rertrival as it is. check triggers procedures and use of join statemennts for retrieving data from multiple tables 5. What we normally check for in the Database Testing? > as earlier > 6. How to Test database Manually? Explain with an example > just type out a select statement for a table and printout the rows Look up the groups for previuos emails regarding database testing there is plenty of info out there Cheers Vinay -- > Thanks & Regards, Vishwanath T 09959933006 > > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Software Testing" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/software-testing -~----------~----~----~----~------~----~------~--~---
