Answer Posted / kaushik bhowmicck
Data bas testing basically include the following.
1)Data validity testing.
2)Data Integritity testing
3)Performance related to data base.
4)Testing of Procedure,triggers and functions.
for doing data validity testing you should be good in SQL
queries
For data integrity testing you should know about
referintial integrity and different constraint.
For performance related things you should have idea about
the table structure and design.
for testing Procedure triggers and functions you should be
able to understand the same.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is a bug triage?
Write the test cases for godaddy home page
hi... guys can any one pls help me out.... I m civil engg graduate i want to come into s/w field... i have decided to do manual testing course. i know its not sufficient.. which r the other coures shall i do with this.. suggest me good atomation tool and SAP courses... thanks in advance.. i wil be thankfull to u all
When have you had to focus on data integrity?
How to write test case for view the table(i.e it is already stored in database and see the content in the table)
Is Anyone attended the manual testing interview with capgemini in recent past. please let me know the type of questions they can ask. Thanks
Please anyone give answers for all below questions and help ? realtimers please and please share your knowledge.lot of questions left unanswered.
What are the benefits of requirement traceability?
what is mean by impact analysis ,how we used to select regression TC using this?
What is a maturity level?
How to test the below code and write test case? Prove that this code is wrong? int add(int a ,int b) {return a+b; }
What's the difference between alpha and beta testing?
what is entry and exit criteria and explain it?
Build with fixes has been deployed on QA environment if asked by your manager to reproduce how can you reproduce the issues? (by using the previous build) Can you access the previous build? If so ,what are the tools or how can you access?
what are the various techniques you will use as soon as the srs was given to you to speedup the testing?