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
Can you explain the pdca cycle and where testing fits in?
What is big bang approach?
hello there, can anyone tell me what type of question does lg soft company ask in written test especially for a quant part? Thanku
Hi there, I am new to the world of testing. Is there any place where I can have a look at an actual specification documents or test plans or test cases. This will help me in generating a level of confidence. Looking forward to your replies
How can write testcases on a code under development pls give asnwer
Artifacts in design phase of SDLC ?
1.What types of documents would you need for QA, QC, and Testing?
what is quality Factor
What is pesticide paradox? How to overcome it?
write 5 critical test cases on product payment form on flipkart.com?
What are the possible test scenarios around AVS check of any credit card? (Testing through payment gateway online) (What are the fields we should check while checking AVS and CVV)
What expected result should come when Enter any sql query like “Select * from hello;” without quotes and with quotes.
How do you scope, organize, and execute a test project?
What is the difference between a defect and a failure?
How can I do Server side Interface testing in Web Testing?