Data Base Testing




What to test, when to test and How to test database Application
  1. How the Database Testing Environment.
  2. What is DBMS and RDBMS.
  3. What is OLTP Schema, OLTP Static data (Test Data, Master Data) in Database.
  4. Roles & Responsibilities in Database Testing.
  5. What are the Database Testing Methodologies
  6. What is Block box and White box testing in Database.
  7. How Application interact with DB.
  8. What is SQL in database.
  9. What are the Database objects in database testing
·         Tables.
·         Views.
·         Sequences.
·         Synonyms.
·         Keys (Integrity constraints).
·         Indexes.
·         Clusters.
  1. Implementation of Joins.
  2. Good Examples with Nested queries and Co-related queries (i.e.Subqueries).
  3. What is Data migration testing or Data Conversion testing in Database
  4. What is Data distribution testing  in database
  5. What is PL/SQL and How to test below blocks.
    • Stored procedure
    • Functions
    • Database  Triggers
·         Cursors                
  1. Tools in Database Testing Like TOAD 8.5 etc.
  2. Database Design document and ER diagrams(i.e. .References Documents)
  3. Preparation of Test cases for Database Testing.
      19. Execute Database Test cases and Report the Defects.
      20 Interview queries (Simple and Complex queries)
      21 What are ACID and CRUD Transaction in database.
      22. Risk, Dependencies and Impact in Database Testing.