What is the database testing?
Answers were Sorted based on User's Feedback
Answer / gan
database testing means,A tester to test
whatever the front end data is
matching with the back end
data or not, by using sql queries.....
| Is This Answer Correct ? | 14 Yes | 0 No |
Answer / azad
plz guys if you dont know the answer dont just write garbage
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / mfsi_krushnas
Data base testing generally deals with the follwoing:
a)Checking the integrity of UI data with Database Data
b)Checking whether any junk data is displaying in UI other
than that stored in Database
c)Checking execution of stored procedures with the input
values taken from the database tables
d)Checking the Data Migration .
e)Execution of jobs if any
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / mfsi_priyankaa
In database testing we should test the data integrity, data
accessing,query retriving,modifications,updation and
deletion etc
| Is This Answer Correct ? | 0 Yes | 2 No |
Answer / divya priya
Database testing involves the tests to check the exact values which have been retrieved from the database by the web or desktop application. Data should be matched correctly as per the records are stored in the database.
| Is This Answer Correct ? | 3 Yes | 8 No |
If developers team doesn't agree with the bug raised by you, what is the next step would you take
What is the Configuration Management?
What are the differences between stlc and sdlc?
what is the testcase review?
what is dib format?
what is mean by test preparation? and explain it?
Which appraisal method class is the best?
few automation basic questions One question to write a scriot in any language you know.
feasibility testing ??
thet asked me explain about testplan& format of it ?how can i get documents about testplan documnets if any one have plz send to me ?
Define brain stromming and cause effect graphing?
how would we do the encryption and decryption testing