What is Database Testing?
Answers were Sorted based on User's Feedback
Answer / keshab
In database testing will done by two way
1 - Front end
2 - Direct from database
Front end :- Simple we are check data insert from front end
is going in database , after that we will retrieve this
data from front end .it is display correct data or not
Report is display in your application is display correct
data or not , for this testing u are design own your Query
u will fire this query on direct on database compare this
result set from front end and database result set
Direct From database :- In this section we will check the
integrity & object that is using in database like primany
key , unique , check constraint or we are also checking
data migration database from one machine to another
machine , data in both database is same or not , or loss of
data & constraint
if there is any wrong please inform to me
keshab
keshab_kumar_singh@yahoo.co.in
9911535364
delhi
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / ch.s.m.prasad,kkd
To validate the data in the data base , with respective
frontened screens. this is called data base testing.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / pravin
To test backend data base table contain is called Database
testing.insert,update or delete a information in front end
and check that value properly inserting or not in backend.
| Is This Answer Correct ? | 0 Yes | 1 No |
diff b/w project based testing and product based testing?
say me any problem u faced in the project after delivering to client?
How should I manage the test cases? Should I have to write Version/Build number in the test cases against test cases which is get modified for that build/version.
wat is da differnce between test stratagy and tedt plan?
How do test documents in a project span across the software development lifecycle?
Bank a/c no. 0-499, 500-1000 or only 2000 what will be valid partitions (ECP) ?
In Risk, What is the difference between mitigation and contigency plan in risk.
what is the difference between pre UAT testing and UAT testing
7 Answers Accenture, Deloitte,
can automation testing replace manual testing?it it so,how?
Why does user inter-operability testing present such a big challenge to the testing effort?
I Have a login screen.Jus before the release you see the screen and there is a bug.Tell mde wats the bug. screen : Logen : Password : | Submit |(submit is a button)
Hi... What is difference between QA and testing?