what is database teesting?
Answers were Sorted based on User's Feedback
Answer / padmini
Database testing is to check the "Data Integrity" and "Data
Persistency".
Data Integrity means to measure the accuracy based on error
detection (or) the reliability and correctness of data.
Data Persistency means to check whether the data persist or
not in the database.
Hope this helps.
| Is This Answer Correct ? | 8 Yes | 1 No |
Answer / jagdish hatwar
While creating tests for your software you may come across
database code that needs to be unit tested. The database
extension has been created to provide an easy way to place
your database in a known state, execute your database-
effecting code, and ensure that the expected data is found
in the database.
For data base testing one must know about the structur of
the database for ex.-- what is the query, how to handle &
exicution of the query
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / thilagajames
database testing means testing the backend databases like
comparing tha actual results with expected results.
data validity testing
data integrity testing
performances related to database.
testing of procedures, triggers and functions
Regards,
Thilagajames.
London.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / jagan
It is nothing but,it is a unit testing..................
| Is This Answer Correct ? | 1 Yes | 14 No |
Do submit teststrategy to customer if yes at what time
0 Answers Kanbay, Miracle Solutions,
What is stub?
what is configuration management...please explain... thanx
What type of Bugs will occur in Banking Project and pls send the Scenario,Testcases for the same?
A defect which could have been removed during initial stage is removed in later stage how does it affect cost?
Hi , Please send me the interview questions which were asked in manual testing mainly the test cases asked to write in interview.
Suppose you have given less time and you have quite few test cases to run what will your steps to resolve this issue.
What r the properties of Radio Button and Table Grid?How do we test Table Grid?
IN software testing i have 3.2 yrs exp in testing. last week i attend the interview at Dell comaputers. interviewer asked me that what are the challenges faced in the project. but i didn't able to answer it properly. Anybody can answer it. Thanks in advance.
Which are different types of review ?
what is equivalence partition? what is the use of it?
5 Answers Microsoft, Ready Test Go, Syntel,
1. what exactly is heuristic checklist approach for unit testing ?