1. DATABASE TESTING CONCEPTS PREIMER
2. Relational Database Basics For Testing
3.Data Normalization Bugs
4.Introduction To SQL
5. STRUCTURAL BACK END TESTS · Database schema tests · Databases and devices · Tables, columns, column types, defaults, and rules · Keys and indexes · Stored procedure tests · Individual procedure tests · Integration tests of procedures · Trigger tests · Update triggers · Insert triggers · Delete triggers · Integration tests of SQL server · Server setup scripts · Common bugs 6. FUNCTIONAL BACK END TESTS Dividing back end based on functionality Checking data integrity and consistency Login and user security Stress Testing Test back end via front end Testing the Nightly downloading and Distribution jobs
Testing the Interfaces to Transaction APIS
7. Other Database testing Issues
8. Test Plan
9. Test Cases · DB Testing test cases format · How to incorporate SQL queries · How to prepare test cases · How Back End test cases are different from GUI test cases · How to identify regression suite from back end test cases · Workshop on real time application Test Cases preparation · What are the pre-conditions to execute Back end test cases · Back End test cases execution · Defect tracking for Back end test case failures Database Testing 1. SQL Basics Course Content
| 2. Ordering the output
3. Conditional retrieval of data
4. Working with variables
5. What are the difference between DDL, DML and DCL commands?
6. DML is Data Manipulation Language statements
7. DCL is Data Control Language statements
8. Pseudo columns and functions
9. Working with character functions
10. Working with date functions
11. Using non-character function
12. Using the SET operators
13. Aggregating data using group functions
14. Creating Sub queries
15. Enhancing groups function
16. Transaction Control Language
17. Processing hierarchies
18. Data Manipulation Language
19. Data Definition Language
20. Using Declarative Constraints
21. Other Database Objects
22. Database Security
|
