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 |
Who will do the Effort Estimation and Scheduling ?
Formate of weekly & daily status report means contents in that report
What is Migration testing ?
how testing is carried out in real time agile methodology i mean to say how a job is assigned to one tester in a team
do u know abt descryptive programming
If client is not given any requirements then how will you test the application
what is monkey testing?
what is the metrics followed in a small company( if its not a cmm level company). if there is no business analyst in a company then who will prepare the requirement documents
Differentiate test bed and test environment?
i need manual testing interview questions for 2+ experience plzz help me..
How will you transfer file from remote server to your machine if ftp is disable
why sql injection is injected in manual testing?