How you test database and explain the procedure?
Answers were Sorted based on User's Feedback
Answer / anil k chowdary
This is not a very good question. Database Testing is
purely done based on the requirements. You may generalize a
few features but they won't be complete.
In general we look at
1. Data Correctness (Defaults)
2. Data Storage/Retreival
3. Database Connectivity (across multiple platforms)
4. Database Indexing
5. Data Integrity
6. Data Security
| Is This Answer Correct ? | 9 Yes | 1 No |
Answer / ajay
Database testing is basically used to test the data
correctness,Database Storage,Connectivity of database with
the application,Duplicate check of Data.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / lingareddy
database testing: testing the backend databases like comparing actual result with expected result.
for example : when the user entered data into the front end then the data should be stored backend database or not.
below are point by using database testing.
1)data integrity
2)data validity
3)constraint
4)stored procedures
5)indexes
| Is This Answer Correct ? | 0 Yes | 0 No |
Hi anybody can answer this question with example. giving as it is i faced in interview................. What is TestPhase? What are Entry and Exit Criterias? Should explain with Example.
wat is da differnce between test stratagy and tedt plan?
I have an Interview about Guidewire claimcenter,so could you provide any info regd it?.I would really appreciate any kind of help- email at hvshah2001@gmail.com
Q-1) You are running out of time but you have to test the software what will be your approach? Q-2) The largest cost of quality is from production failure.true or false Q-3)Defects are lest costly to correct at what stage of development cycle? Q-4) what is that tester complain usually?
What are parametere require for Performance testing?
Describe me to the basic elements you put in a defect report?
What is Cursor Testing? Is it come under Manual or Automation testing .Explain?
What is the difference between the test scenarios and test strategy?
what is difference between regression testitng and re testing
1.what is sanity and smoke testing and which one performed first?
What is Active and Passive testing ?
1.what is function incrementation and Bing- Bang 2. Drivers are also known as: a. Spade b. Test harness c. scaffolding